-
- All Implemented Interfaces:
-
androidx.test.espresso.ViewAction
public class RNClickAction implements ViewAction
-
-
Constructor Summary
Constructors Constructor Description RNClickAction()RNClickAction(CoordinatesProvider coordinatesProvider)
-
Method Summary
Modifier and Type Method Description Matcher<View>getConstraints()StringgetDescription()voidperform(UiController uiController, View view)-
-
Method Detail
-
getConstraints
Matcher<View> getConstraints()
-
getDescription
String getDescription()
-
-
-
-