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