Uses of Class
org.jboss.test.audit.report.AuditParser
-
Packages that use AuditParser Package Description org.jboss.test.audit.report -
-
Uses of AuditParser in org.jboss.test.audit.report
Methods in org.jboss.test.audit.report that return AuditParser Modifier and Type Method Description AuditParserAuditParser. parse()Load the spec assertions defined in tck-audit.xmlConstructors in org.jboss.test.audit.report with parameters of type AuditParser Constructor Description CoverageReport(List<SpecReference> references, AuditParser auditParser, File imageSrcDir, RuntimeProperties properties)
-