org.jboss.test.audit.report
Class CoverageReport
java.lang.Object
org.jboss.test.audit.report.CoverageReport
public class CoverageReport
- extends Object
Generates the TCK spec coverage report
- Author:
- Shane Bryzak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoverageReport
public CoverageReport(List<SpecReference> references,
AuditParser auditParser,
File imageSrcDir,
RuntimeProperties properties)
generateToOutputDir
public void generateToOutputDir(File outputDir)
throws IOException
- Parameters:
outputDir -
- Throws:
IOException
generate
public void generate(OutputStream out)
throws IOException
- Parameters:
out -
- Throws:
IOException
Copyright © 2009-2013. All Rights Reserved.