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