forked from phoedos/pmd
Update pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/JUnitTestsShouldIncludeAssert.xml [skip ci]
This commit is contained in:
@ -707,7 +707,7 @@ public class BigTest {
|
||||
</test-code>
|
||||
|
||||
<test-code>
|
||||
<description> [java]A false negative about JUnitTestsShouldIncludeAssert and testng #4503 </description>
|
||||
<description>[java] JUnitTestsShouldIncludeAssert: false negative with TestNG #4503</description>
|
||||
<expected-problems>1</expected-problems>
|
||||
<expected-linenumbers>6</expected-linenumbers>
|
||||
<code><![CDATA[
|
||||
|
Reference in New Issue
Block a user