Package net.sourceforge.pmd.test
Class PmdRuleTst
- java.lang.Object
 - 
- net.sourceforge.pmd.test.RuleTst
 - 
- net.sourceforge.pmd.test.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 List<Rule>getRules()Return the rules that will be tested.protected voidsetUp()- 
Methods inherited from class net.sourceforge.pmd.test.RuleTst
findRule, getExtraRules, runTests, runTests 
 - 
 
 -