net.sourceforge.pmd.jaxen
Class RegexpAcceptanceTest

java.lang.Object
  extended by net.sourceforge.pmd.testframework.RuleTst
      extended by net.sourceforge.pmd.testframework.SimpleAggregatorTst
          extended by net.sourceforge.pmd.jaxen.RegexpAcceptanceTest

public class RegexpAcceptanceTest
extends SimpleAggregatorTst


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

Constructor Detail

RegexpAcceptanceTest

public RegexpAcceptanceTest()
Method Detail

testSimple

public void testSimple()
                throws Throwable
Throws:
Throwable


Copyright © 2002–2015 InfoEther. All rights reserved.