public class ImportsRulesTest extends net.sourceforge.pmd.testframework.SimpleAggregatorTst
Modifier and Type | Class and Description |
---|---|
static class |
ImportsRulesTest.ENUM1 |
static class |
ImportsRulesTest.ENUM2 |
Constructor and Description |
---|
ImportsRulesTest() |
Modifier and Type | Method and Description |
---|---|
static void |
assertTrue(String message,
boolean condition)
This is just for testing DuplicateImports for static imports and disambiguation.
|
void |
setUp() |
addRule, getRules, runTests, runTests, runTests
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString, runTestFromString, runTestFromString
public void setUp()
setUp
in class net.sourceforge.pmd.testframework.SimpleAggregatorTst
public static void assertTrue(String message, boolean condition)
Copyright © 2002–2016 InfoEther. All rights reserved.