net.sourceforge.pmd
Class ExcludeLinesTest

java.lang.Object
  extended by net.sourceforge.pmd.testframework.RuleTst
      extended by net.sourceforge.pmd.ExcludeLinesTest

public class ExcludeLinesTest
extends RuleTst


Constructor Summary
ExcludeLinesTest()
           
 
Method Summary
 void setUp()
           
static junit.framework.Test suite()
           
 void testAcceptance()
           
 void testAlternateMarker()
           
 
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

ExcludeLinesTest

public ExcludeLinesTest()
Method Detail

setUp

public void setUp()

testAcceptance

public void testAcceptance()

testAlternateMarker

public void testAlternateMarker()
                         throws Throwable
Throws:
Throwable

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.