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 Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Encapsulates metadata of the environment.static class
Encapsulates the config field that is included along with the CA11y report object.static class
Encapsulates the meta field that is included along with the CA11y report object. -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal CA11yReport.ReportConfig
final CA11yReport.ReportMeta
final List<org.userway.selenium.model.report.Violation>
-
Method Summary
-
Field Details
-
meta
-
config
-
violations
-