Package net.sourceforge.pmd.test
Class PmdRuleTst
java.lang.Object
net.sourceforge.pmd.test.RuleTst
net.sourceforge.pmd.test.PmdRuleTst
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.pmd.test.RuleTst
findRule, getExtraRules, runTests, runTests
-
Constructor Details
-
PmdRuleTst
public PmdRuleTst()
-
-
Method Details
-
setUp
protected void setUp() -
getRules
Description copied from class:RuleTst
Return the rules that will be tested. Each rule must have a corresponding XML file containing a test collection. Test collections for all these rules are run separately.
-