rspec/rules/S1607/java/message.adoc

7 lines
334 B
Plaintext

=== Message
For annotation: Either add an explanation about why this test is skipped or remove the "[@Ignore|@Disabled]" annotation.
For assumeX calls: This assumption is called with a boolean constant; remove it or, to skip this test use an @Ignore/@Disabled annotation in combination with an explanation about why it is skipped.