A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
_
R
- ReactNativeExtension - class in com.wix.detox.reactnative
- ReactNativeIdlingResources - class in com.wix.detox.reactnative
- ReactNativeIdlingResources.Companion - class in com.wix.detox.reactnative.ReactNativeIdlingResources
- ReactNativeInfo - class in com.wix.detox.reactnative
- ReactNativeLoadingMonitor - class in com.wix.detox.reactnative
- ReactNativeReloadActionHandler - class in com.wix.detox.adapters.server
- ReactNativeReLoader - class in com.wix.detox.reactnative
- ReadyActionHandler - class in com.wix.detox.adapters.server
- Reflect - class in org.joor
- A wrapper for an Object or Class upon which reflective calls can be made.
- ReflectException - class in org.joor
- A unchecked wrapper for any of Java's checked reflection exceptions: These exceptions are
- ReflectUtils - class in com.wix.detox.espresso.action.common
- registerAll() - function in com.wix.detox.reactnative.ReactNativeIdlingResources
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in com.wix.detox.reactnative.idlingresources.NetworkIdlingResource
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in com.wix.detox.reactnative.idlingresources.AnimatedModuleIdlingResource
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in com.wix.detox.reactnative.idlingresources.BridgeIdlingResource
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in androidx.test.espresso.DetoxBaseIdlingResource
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in com.wix.detox.reactnative.idlingresources.AsyncStorageIdlingResource
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in com.wix.detox.reactnative.idlingresources.AsyncStorageIdlingResourceLegacy
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in androidx.test.espresso.DescriptiveIdlingResource
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in com.wix.detox.reactnative.idlingresources.timers.TimersIdlingResource
- registerIdleTransitionCallback(IdlingResource.ResourceCallback) - function in com.wix.detox.reactnative.idlingresources.uimodule.UIModuleIdlingResource
- reloadInBackground() - function in com.wix.detox.reactnative.ReactNativeReLoader
- reloadReactNative(Context) - function in com.wix.detox.TestEngineFacade
- reloadReactNative(Context) - function in com.wix.detox.reactnative.ReactNativeExtension
- Reloads the React Native context and thus all javascript code.
- removeMonitor(Instrumentation.ActivityMonitor) - function in android.app.DetoxJUnitRunner
- replaceText(String) - function in com.wix.detox.espresso.web.WebElement
- resetReactNative() - function in com.wix.detox.TestEngineFacade
- resume() - function in com.wix.detox.reactnative.idlingresources.NetworkIdlingResource
- resume() - function in com.wix.detox.reactnative.idlingresources.BridgeIdlingResource
- resume() - function in com.wix.detox.reactnative.idlingresources.DetoxBaseIdlingResource
- resume() - function in com.wix.detox.reactnative.idlingresources.TimersIdlingResource
- resume() - function in com.wix.detox.reactnative.idlingresources.UIModuleIdlingResource
- resumeNetworkSynchronization() - function in com.wix.detox.reactnative.ReactNativeIdlingResources
- resumeRNTimersIdlingResource() - function in com.wix.detox.reactnative.ReactNativeIdlingResources
- resumeUIIdlingResource() - function in com.wix.detox.reactnative.ReactNativeIdlingResources
- RN66Workaround - class in com.wix.detox.reactnative.idlingresources.uimodule
- RNClickAction - class in com.wix.detox.espresso.action
- RNDropSupportTodo - class in com.wix.detox.common
- Source-annotation, indicating that some changes need to be made once the associated RN version (or higher) becomes the one minimally supported by Detox Android.
- RNHelpers - class in com.wix.detox.reactnative.helpers
- RNVersion - class in com.wix.detox.reactnative
- rnVersion() - function in com.wix.detox.reactnative.ReactNativeInfo
- rotate(Integer,Integer) - function in com.wix.detox.espresso.utils.Vector2D
- run(Context) - function in com.wix.detox.DetoxMain
- runOnMainSync(Runnable) - function in androidx.test.runner.DetoxJUnitRunner
- runScript(String) - function in com.wix.detox.espresso.web.WebElement
- runScriptWithArgs(String,ArrayList) - function in com.wix.detox.espresso.web.WebElement
- runSync(Runnable) - function in com.wix.detox.common.UIThread
- runSync(Callable) - function in com.wix.detox.common.UIThread
- runTests(ActivityTestRule) - function in com.wix.detox.Detox
- Call this method from a JUnit test to invoke detox tests.
- runTests(ActivityTestRule,DetoxConfig) - function in com.wix.detox.Detox
- Same as the default runTests method, but allows for the explicit specification of various configurations.
- runTests(ActivityTestRule,Context) - function in com.wix.detox.Detox
- Use this method only if you have a React Native application and it doesn't implement ReactApplication; Otherwise use runTests.
- runTests(ActivityTestRule,Context,DetoxConfig) - function in com.wix.detox.Detox
- Same as runTests, but allows for the explicit specification of various configurations.