net.sourceforge.pmd.lang.java.rule.unusedcode
Class UnusedCodeRulesTest
java.lang.Object
net.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.testframework.SimpleAggregatorTst
net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedCodeRulesTest
public class UnusedCodeRulesTest
- extends SimpleAggregatorTst
Rule tests for the unused code ruleset.
Method Summary |
void |
setUp()
Configure the rules. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnusedCodeRulesTest
public UnusedCodeRulesTest()
setUp
public void setUp()
- Configure the rules.
- Overrides:
setUp
in class SimpleAggregatorTst
Copyright © 2002–2015 InfoEther. All rights reserved.