Uses of Class
org.jboss.test.audit.report.AssertionGroup
-
Packages that use AssertionGroup Package Description org.jboss.test.audit.report -
-
Uses of AssertionGroup in org.jboss.test.audit.report
Methods in org.jboss.test.audit.report that return AssertionGroup Modifier and Type Method Description AssertionGroupAuditAssertion. getGroup()Constructors in org.jboss.test.audit.report with parameters of type AssertionGroup Constructor Description AuditAssertion(String section, String id, String text, String note, boolean testable, boolean implied, AssertionGroup group)
-