| Package | Description |
|---|---|
| org.jboss.test.audit.report |
| Modifier and Type | Class and Description |
|---|---|
class |
AssertionGroup
Represents a group of assertions, with each assertion testing an aspect of
a statement made by the spec.
|
class |
AuditAssertion
Represents a single assertion as defined in the audit xml
|
| Modifier and Type | Method and Description |
|---|---|
List<SectionItem> |
AuditParser.getItemsForSection(String sectionId)
Returns a list of items for the specified section ID
|
Map<String,List<SectionItem>> |
AuditParser.getSectionItems() |
| Modifier and Type | Method and Description |
|---|---|
int |
AssertionGroup.compareTo(SectionItem other) |
int |
AuditAssertion.compareTo(SectionItem other) |
abstract int |
SectionItem.compareTo(SectionItem other) |
Copyright © 2009–2014. All rights reserved.