-
Classes Class Description net.sourceforge.pmd.lang.java.ast.SyntacticJavaTokenizerFactory This implementation has been superseded. It is not necessary to parse Java code in order to tokenize it.net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitAssertionsShouldIncludeMessageRule The rule was renamedUnitTestAssertionsShouldIncludeMessageRule
net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitTestContainsTooManyAssertsRule The rule was renamedUnitTestContainsTooManyAssertsRule
net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitTestsShouldIncludeAssertRule The rule was renamedUnitTestShouldIncludeAssertRule