public abstract class Check
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Check(Impact impact,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
protected static com.deque.worldspace.Check.CheckResult |
runCheckDroid(com.google.android.apps.common.testing.accessibility.framework.AccessibilityInfoHierarchyCheck droidCheck,
A11yNodeInfo nodeInfo,
android.content.Context ctx) |
protected Check(Impact impact, java.lang.String message)
protected static com.deque.worldspace.Check.CheckResult runCheckDroid(com.google.android.apps.common.testing.accessibility.framework.AccessibilityInfoHierarchyCheck droidCheck, A11yNodeInfo nodeInfo, android.content.Context ctx)