net.sourceforge.pmd
Class ReportTest

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

public class ReportTest
extends net.sourceforge.pmd.testframework.RuleTst


Constructor Summary
ReportTest()
           
 
Method Summary
 void testBasic()
           
 void testExclusionsInReportWithAnnotations()
           
 void testExclusionsInReportWithAnnotationsFullName()
           
 void testExclusionsInReportWithNOPMD()
           
 void testExclusionsInReportWithRuleViolationSuppressRegex()
           
 void testExclusionsInReportWithRuleViolationSuppressXPath()
           
 
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

ReportTest

public ReportTest()
Method Detail

testBasic

public void testBasic()
               throws Throwable
Throws:
Throwable

testExclusionsInReportWithRuleViolationSuppressRegex

public void testExclusionsInReportWithRuleViolationSuppressRegex()
                                                          throws Throwable
Throws:
Throwable

testExclusionsInReportWithRuleViolationSuppressXPath

public void testExclusionsInReportWithRuleViolationSuppressXPath()
                                                          throws Throwable
Throws:
Throwable

testExclusionsInReportWithAnnotations

public void testExclusionsInReportWithAnnotations()
                                           throws Throwable
Throws:
Throwable

testExclusionsInReportWithAnnotationsFullName

public void testExclusionsInReportWithAnnotationsFullName()
                                                   throws Throwable
Throws:
Throwable

testExclusionsInReportWithNOPMD

public void testExclusionsInReportWithNOPMD()
                                     throws Throwable
Throws:
Throwable


Copyright © 2002–2015 InfoEther. All rights reserved.