Package com.levelaccess.continuum


package com.levelaccess.continuum
  • Class
    Description
    This class represents an accessibility concern identified by Access Engine.
    A class that encapsulates remediation steps suggested by Access Engine for resolving an accessibility concern.
    A class that encapsulates accessibility standards associated with best practices returned by AMP.
    This class encapsulates all functionality for submitting accessibility concerns identified using Continuum to AMP.
    Defines supported strategies with which to create new modules and edit existing ones.
    Defines supported strategies with which to create new reports and edit existing ones.
     
     
    This class encapsulates all Continuum configuration defined in the user-editable src/main/resources/continuum.json file and related functionality.
    Configuration properties relating to accessibility concerns
    Determines the format of the test results begin generated where explicit calls to SDK methods don't return a specific type.
    Configuration properties relating to connecting to the Level Access Platform
    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.
    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.
    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.
    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.
    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.
    This class encapsulates all of the helper functionality Access Continuum offers for running Access Engine to test both web and mobile projects.
     
    Defines the type of mobile testing environment, i.e.
    Defines the type of testing environment, i.e.
     
    The class indicates a problem was encountered while connecting to a remote resource via HTTP/HTTPS.
    This class encapsulates all of the functionality for submitting accessibility findings identified using Continuum to Level Access Platform.
     
    The class indicates an expected entity could not be found.
     
    See https://bitbucket.org/levelaccess/access-engine-es2015/src/7902c93f6625b06abb1f49e98c0ef71bbf473115/src/Utils/aeUtils.js