Package org.robolectric.pluginapi
Interface AccessibilityChecker
-
@Deprecated @ExtensionPoint public interface AccessibilityCheckerDeprecated.Use Espresso for view interactions.Extension point for providing access to the old Accessibility Test Framework. Will be removed after Robolectric 4.4.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidcheckViewAccessibility(java.lang.Object realView)Deprecated.Use Espresso for view interactions.
-