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