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