net.sourceforge.pmd.lang.ecmascript.rule.unnecessary
Class UnnecessaryRulesTest

java.lang.Object
  extended by net.sourceforge.pmd.testframework.RuleTst
      extended by net.sourceforge.pmd.testframework.SimpleAggregatorTst
          extended by net.sourceforge.pmd.lang.ecmascript.rule.unnecessary.UnnecessaryRulesTest

public class UnnecessaryRulesTest
extends SimpleAggregatorTst


Constructor Summary
UnnecessaryRulesTest()
           
 
Method Summary
 void setUp()
           
 
Methods inherited from class net.sourceforge.pmd.testframework.SimpleAggregatorTst
addRule, getRules, runTests, runTests, runTests
 
Methods inherited from class net.sourceforge.pmd.testframework.RuleTst
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnnecessaryRulesTest

public UnnecessaryRulesTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class SimpleAggregatorTst


Copyright © 2002–2015 InfoEther. All rights reserved.