public class AvoidDuplicateLiteralsRuleTest extends SimpleAggregatorTst
DEFAULT_LANGUAGE, DEFAULT_LANGUAGE_VERSION
Constructor and Description |
---|
AvoidDuplicateLiteralsRuleTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAll() |
void |
testStringParserEmptyString() |
void |
testStringParserEscapedChar() |
void |
testStringParserEscapedEscapedChar() |
void |
testStringParserSimple() |
addRule, getRules, runTests, runTests, runTests, setUp
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString, runTestFromString
public void testAll()
public void testStringParserEmptyString()
public void testStringParserSimple()
public void testStringParserEscapedChar()
public void testStringParserEscapedEscapedChar()
Copyright © 2002–2014 InfoEther. All rights reserved.