rspec/rules/S1845/java/rule.adoc

21 lines
852 B
Plaintext

include::../rule.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
'''
== Comments And Links
(visible only on this page)
=== on 21 Nov 2024, 16:48:00 Alban Auzeill wrote:
[test-code-support-investigation-for-java] Decision for scope: Keep 'Main'. Wwe should exclude the case where method and variable have same name and we return the name. if this is already the case we have an FP with method defined in interface and then implemented in the class. Other case instead of returning an atomicLong, we return a long (AtomicLong foo=...; long foo(){...}) also may have problem with project that use all capitalized and all lowecase as convention in their projects to mean something specific"
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]