Uses of Class
org.jboss.test.audit.report.AuditAssertion
-
Packages that use AuditAssertion Package Description org.jboss.test.audit.report -
-
Uses of AuditAssertion in org.jboss.test.audit.report
Methods in org.jboss.test.audit.report that return types with arguments of type AuditAssertion Modifier and Type Method Description List<AuditAssertion>AssertionGroup. getAssertions()List<AuditAssertion>AuditParser. getAssertionsForSection(String sectionId)Methods in org.jboss.test.audit.report with parameters of type AuditAssertion Modifier and Type Method Description voidAssertionGroup. addAssertion(AuditAssertion assertion)
-