-
- All Implemented Interfaces:
-
androidx.test.espresso.ViewAction
public abstract class DetoxScrollActionBase implements ViewAction
-
-
Method Summary
Modifier and Type Method Description Matcher<View>
getConstraints()
Unit
perform(UiController uiController, View view)
-
-
Method Detail
-
getConstraints
Matcher<View> getConstraints()
-
perform
Unit perform(UiController uiController, View view)
-
-
-
-