Searched refs:mActivityRule (Results 1 – 3 of 3) sorted by relevance
18 …public ActivityTestRule<MainActivity> mActivityRule = new ActivityTestRule<>(MainActivity.class, f… field in DetoxTest27 Detox.runTests(mActivityRule, detoxConfig); in runDetoxTests()
81 …public ActivityTestRule<DevLauncherActivity> mActivityRule = new ActivityTestRule<>(DevLauncherAct… field in DetoxTest90 Detox.runTests(mActivityRule, reactNativeHolder, detoxConfig); in runDetoxTests()