|
|
@ -31,6 +31,9 @@ import org.isoron.uhabits.core.ui.screens.habits.list.*;
|
|
|
|
import org.isoron.uhabits.core.utils.*;
|
|
|
|
import org.isoron.uhabits.core.utils.*;
|
|
|
|
import org.junit.*;
|
|
|
|
import org.junit.*;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
import static androidx.test.InstrumentationRegistry.getContext;
|
|
|
|
|
|
|
|
import static androidx.test.InstrumentationRegistry.getTargetContext;
|
|
|
|
|
|
|
|
import static androidx.test.platform.app.InstrumentationRegistry.getInstrumentation;
|
|
|
|
import static androidx.test.uiautomator.UiDevice.*;
|
|
|
|
import static androidx.test.uiautomator.UiDevice.*;
|
|
|
|
|
|
|
|
|
|
|
|
public class BaseUserInterfaceTest
|
|
|
|
public class BaseUserInterfaceTest
|
|
|
|