public class ReactNativeReloadActionHandler implements DetoxActionHandler
| Constructor and Description |
|---|
ReactNativeReloadActionHandler(android.content.Context appContext,
WebSocketClient wsClient,
TestEngineFacade testEngineFacade) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.lang.String params,
long messageId) |
handlepublic ReactNativeReloadActionHandler(@NotNull
android.content.Context appContext,
@NotNull
WebSocketClient wsClient,
@NotNull
TestEngineFacade testEngineFacade)