|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.testframework.SimpleAggregatorTst
net.sourceforge.pmd.lang.java.rule.imports.ImportsRulesTest
public class ImportsRulesTest
Constructor Summary | |
---|---|
ImportsRulesTest()
|
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 net.sourceforge.pmd.testframework.SimpleAggregatorTst |
---|
addRule, getRules, runTests, runTests, runTests |
Methods inherited from class net.sourceforge.pmd.testframework.RuleTst |
---|
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImportsRulesTest()
Method Detail |
---|
public void setUp()
setUp
in class net.sourceforge.pmd.testframework.SimpleAggregatorTst
public static void assertTrue(String message, boolean condition)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |