public class AvoidDuplicateLiteralsRuleTest extends SimpleAggregatorTst
SimpleAggregatorTst.CustomXmlTestClassMethodsRunner
DEFAULT_LANGUAGE, DEFAULT_LANGUAGE_VERSION
Constructor and Description |
---|
AvoidDuplicateLiteralsRuleTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testAll()
Run a set of tests for all rules added in the setup method.
|
void |
testStringParserEmptyString() |
void |
testStringParserEscapedChar() |
void |
testStringParserEscapedEscapedChar() |
void |
testStringParserSimple() |
addRule, runTests, runTests, runTests
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString, runTestFromString
public void testAll()
SimpleAggregatorTst
testAll
in class SimpleAggregatorTst
public void testStringParserEmptyString()
public void testStringParserSimple()
public void testStringParserEscapedChar()
public void testStringParserEscapedEscapedChar()
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.