public class RuleSetTest extends RuleTst
DEFAULT_LANGUAGE, DEFAULT_LANGUAGE_VERSION
Constructor and Description |
---|
RuleSetTest() |
Modifier and Type | Method and Description |
---|---|
protected List<ASTCompilationUnit> |
makeCompilationUnits() |
static junit.framework.Test |
suite() |
void |
testAccessors() |
void |
testAddExcludePattern() |
void |
testAddExcludePatterns() |
void |
testAddIncludePattern() |
void |
testAddIncludePatterns() |
void |
testAddRuleSet() |
void |
testAddRuleSetByReferenceAllRule() |
void |
testAddRuleSetByReferenceBad() |
void |
testAddRuleSetByReferenceSingleRule() |
void |
testApply0Rules() |
void |
testEquals1() |
void |
testEquals2() |
void |
testEquals3() |
void |
testEquals4() |
void |
testEquals5() |
void |
testEquals6() |
void |
testGetRuleByName() |
void |
testGetRuleByName2() |
void |
testIncludeExcludeApplies() |
void |
testIncludeExcludeMultipleRuleSetWithRuleChainApplies() |
void |
testIncludesRuleWithDFA() |
void |
testLanguageApplies() |
void |
testNoDFA() |
void |
testRuleList() |
void |
testSetExcludePatterns() |
void |
testSetIncludePatterns() |
protected void |
verifyRuleSet(RuleSet IUT,
int size,
Set values) |
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString, runTestFromString
public void testNoDFA()
public void testIncludesRuleWithDFA()
public void testAccessors()
public void testGetRuleByName()
public void testGetRuleByName2()
public void testRuleList()
public void testAddRuleSet()
public void testAddRuleSetByReferenceBad()
public void testAddRuleSetByReferenceAllRule()
public void testAddRuleSetByReferenceSingleRule()
public void testEquals1()
public void testEquals2()
public void testEquals3()
public void testEquals4()
public void testEquals5()
public void testEquals6()
public void testLanguageApplies()
public void testAddExcludePattern()
public void testAddExcludePatterns()
public void testSetExcludePatterns()
public void testAddIncludePattern()
public void testAddIncludePatterns()
public void testSetIncludePatterns()
public void testIncludeExcludeApplies()
public void testIncludeExcludeMultipleRuleSetWithRuleChainApplies() throws PMDException
PMDException
protected void verifyRuleSet(RuleSet IUT, int size, Set values) throws Throwable
Throwable
protected List<ASTCompilationUnit> makeCompilationUnits() throws Throwable
Throwable
public static junit.framework.Test suite()
Copyright © 2002–2014 InfoEther. All rights reserved.