public class tutorial_galeria_grupos
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
androidx.test.rule.ActivityTestRule<GaleriaGrupos2> |
mActivityTestRule |
private int |
recyclerViewId |
Constructor and Description |
---|
tutorial_galeria_grupos() |
Modifier and Type | Method and Description |
---|---|
private static org.hamcrest.Matcher<android.view.View> |
childAtPosition(org.hamcrest.Matcher<android.view.View> parentMatcher,
int position) |
void |
RecyclerViewMatcher(int recyclerViewId) |
static androidx.test.espresso.ViewAction |
swipeUp() |
void |
tutorial_galeria_grupos() |
private int recyclerViewId
public androidx.test.rule.ActivityTestRule<GaleriaGrupos2> mActivityTestRule
public void tutorial_galeria_grupos()
private static org.hamcrest.Matcher<android.view.View> childAtPosition(org.hamcrest.Matcher<android.view.View> parentMatcher, int position)
public static androidx.test.espresso.ViewAction swipeUp()
public void RecyclerViewMatcher(int recyclerViewId)