Class PmdRuleTst
- java.lang.Object
-
- net.sourceforge.pmd.testframework.RuleTst
-
- net.sourceforge.pmd.testframework.PmdRuleTst
-
public class PmdRuleTst extends RuleTst
-
-
Constructor Summary
Constructors Constructor Description PmdRuleTst()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.List<net.sourceforge.pmd.Rule>
getRules()
protected void
setUp()
-
Methods inherited from class net.sourceforge.pmd.testframework.RuleTst
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, reinitializeRule, runTest, runTestFromString, runTestFromString, runTestFromString, runTests, runTests, runTests
-
-