public final class AccessibilityAssertions

  1. Object
  2. AccessibilityAssertions
Automated semantic-tree assertions suitable for unit tests and CI.

Methods

public static List<AccessibilityIssue> audit(AccessibilityTreeSnapshot tree)
public static void assertNoErrors(AccessibilityTreeSnapshot tree)
public static void assertNoUnlabeledInteractiveNodes(AccessibilityTreeSnapshot tree)

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)