public final class AccessibilityAssertions
- Object
- AccessibilityAssertions
Automated semantic-tree assertions suitable for unit tests and CI.
Methods
Inherited methods
Method details
audit
public static List<AccessibilityIssue> audit(AccessibilityTreeSnapshot tree)assertNoErrors
public static void assertNoErrors(AccessibilityTreeSnapshot tree)assertNoUnlabeledInteractiveNodes
public static void assertNoUnlabeledInteractiveNodes(AccessibilityTreeSnapshot tree)