net.sourceforge.pmd
Class ReportTest
java.lang.Object
net.sourceforge.pmd.ReportTest
- All Implemented Interfaces:
- ReportListener
public class ReportTest
- extends Object
- implements ReportListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportTest
public ReportTest()
ruleViolationAdded
public void ruleViolationAdded(RuleViolation ruleViolation)
- Specified by:
ruleViolationAdded
in interface ReportListener
metricAdded
public void metricAdded(Metric metric)
- Specified by:
metricAdded
in interface ReportListener
testMetric0
public void testMetric0()
testMetric1
public void testMetric1()
testSortedReport_File
public void testSortedReport_File()
throws IOException
- Throws:
IOException
testSortedReport_Line
public void testSortedReport_Line()
throws IOException
- Throws:
IOException
testListener
public void testListener()
testSummary
public void testSummary()
testTreeIterator
public void testTreeIterator()
render
public static String render(Renderer renderer,
Report report)
throws IOException
- Throws:
IOException
Copyright © 2002–2015 InfoEther. All rights reserved.