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