net.sourceforge.pmd
Class RuleSetFactoryTest

java.lang.Object
  extended by net.sourceforge.pmd.AbstractRuleSetFactoryTest
      extended by net.sourceforge.pmd.RuleSetFactoryTest

public class RuleSetFactoryTest
extends AbstractRuleSetFactoryTest

Test java's rulesets


Constructor Summary
RuleSetFactoryTest()
           
 
Method Summary
 void testExclusionOfUselessParantheses()
           
 
Methods inherited from class net.sourceforge.pmd.AbstractRuleSetFactoryTest
createRuleSetReferenceId, init, testAllPMDBuiltInRulesMeetConventions, testDtd, testReadWriteRoundTrip, testXmlSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleSetFactoryTest

public RuleSetFactoryTest()
Method Detail

testExclusionOfUselessParantheses

public void testExclusionOfUselessParantheses()
                                       throws RuleSetNotFoundException
Throws:
RuleSetNotFoundException


Copyright © 2002–2015 InfoEther. All rights reserved.