net.sourceforge.pmd.lang.java.rule.strings
Class AvoidDuplicateLiteralsRuleTest
java.lang.Object
net.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.testframework.SimpleAggregatorTst
net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRuleTest
public class AvoidDuplicateLiteralsRuleTest
- extends SimpleAggregatorTst
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AvoidDuplicateLiteralsRuleTest
public AvoidDuplicateLiteralsRuleTest()
testAll
public void testAll()
testStringParserEmptyString
public void testStringParserEmptyString()
testStringParserSimple
public void testStringParserSimple()
testStringParserEscapedChar
public void testStringParserEscapedChar()
testStringParserEscapedEscapedChar
public void testStringParserEscapedEscapedChar()
Copyright © 2002–2015 InfoEther. All rights reserved.