public class ClientTestExecuter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Instance<Deployment> |
deployment |
private Event<ExecutionEvent> |
executionEvent |
Constructor and Description |
---|
ClientTestExecuter() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Test event) |
@Inject private Event<ExecutionEvent> executionEvent
@Inject private Instance<Deployment> deployment