public class download_suggested_pitograms
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
androidx.test.rule.ActivityTestRule<Principal> |
mActivityTestRule |
Constructor and Description |
---|
download_suggested_pitograms() |
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 |
test_1() |
public androidx.test.rule.ActivityTestRule<Principal> mActivityTestRule