Uses of Class
org.jboss.test.audit.report.SpecReference
-
Packages that use SpecReference Package Description org.jboss.test.audit.report -
-
Uses of SpecReference in org.jboss.test.audit.report
Fields in org.jboss.test.audit.report with type parameters of type SpecReference Modifier and Type Field Description static Comparator<SpecReference>SpecReference. COMPARATORConstructor parameters in org.jboss.test.audit.report with type arguments of type SpecReference Constructor Description CoverageReport(List<SpecReference> references, AuditParser auditParser, File imageSrcDir, RuntimeProperties properties)
-