Class | Description |
---|---|
AccessibilityConcern |
This class represents an accessibility concern identified by Access Engine.
|
AccessibilityConcern.Standard |
A class that encapsulates accessibility standards associated with best practices returned by AMP.
|
AMPReportingService |
This class encapsulates all of functionality for submitting accessibility concerns identified using Continuum to AMP.
|
Assertion | |
Configuration |
This class encapsulates all Continuum configuration defined in the user-editable src/main/resources/continuum.json file and related functionality.
|
Configuration.Mobile |
This class encapsulates all mobile-specific configuration in Continuum represented by the 'mobile' object defined in the user-editable src/main/resources/continuum.json file.
|
Configuration.Mobile.Android |
This class encapsulates all Android-specific configuration in Continuum represented by the 'android' object of the 'mobile' object defined in the user-editable src/main/resources/continuum.json file.
|
Configuration.Mobile.iOS |
This class encapsulates all iOS-specific configuration in Continuum represented by the 'ios' object of the 'mobile' object defined in the user-editable src/main/resources/continuum.json file.
|
Configuration.Proxy |
This class encapsulates all proxy-specific configuration in Continuum represented by the 'proxy' object defined in the user-editable src/main/resources/continuum.json file.
|
Configuration.SauceLabs |
This class encapsulates all Sauce Labs-specific configuration in Continuum represented by the 'sauceLabs' object defined in the user-editable src/main/resources/continuum.json file.
|
ContentBlock | |
ContentBlock.Fingerprint | |
ContentBlock.Rectangle | |
Continuum |
This class encapsulates all of the helper functionality Access Continuum offers for running Access Engine to test both web and mobile projects.
|
TestResult |
Enum | Description |
---|---|
AMPReportingService.ModuleManagementStrategy |
Defines supported strategies with which to create new modules and edit existing ones.
|
AMPReportingService.ReportManagementStrategy |
Defines supported strategies with which to create new reports and edit existing ones.
|
Continuum.LinkSource | |
Continuum.MobileType |
Defines the type of mobile testing environment, i.e.
|
Continuum.TestContext |
Defines the type of testing environment, i.e.
|
Exception | Description |
---|---|
HttpErrorException |
The class indicates a problem was encountered while connecting to a remote resource via HTTP/HTTPS.
|
NotFoundException |
The class indicates an expected entity could not be found.
|
Copyright © 2021. All rights reserved.