Package com.levelaccess.continuum
Class CA11yReport
java.lang.Object
com.levelaccess.continuum.CA11yReport
Encapsulates the full report object in the format expected by the CA11y platform.
 This object includes the test environment metadata, configurations used for testing,
 and the list of violations that were converted from Access Engine assertions.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classEncapsulates metadata of the environment.static classEncapsulates the config field that is included along with the CA11y report object.static classEncapsulates the meta field that is included along with the CA11y report object.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal CA11yReport.ReportConfigfinal CA11yReport.ReportMetafinal List<org.userway.selenium.model.report.Violation>
- 
Method Summary
- 
Field Details- 
meta
- 
config
- 
violations
 
-