net.sourceforge.pmd.lang.java.rule.imports
Class ImportsRulesTest
java.lang.Object
net.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.testframework.SimpleAggregatorTst
net.sourceforge.pmd.lang.java.rule.imports.ImportsRulesTest
public class ImportsRulesTest
- extends SimpleAggregatorTst
Method Summary |
static void |
assertTrue(String message,
boolean condition)
This is just for testing DuplicateImports for static imports and disambiguation. |
void |
setUp()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportsRulesTest
public ImportsRulesTest()
setUp
public void setUp()
- Overrides:
setUp
in class SimpleAggregatorTst
assertTrue
public static void assertTrue(String message,
boolean condition)
- This is just for testing DuplicateImports for static imports and disambiguation.
Copyright © 2002–2015 InfoEther. All rights reserved.