public class ContainerTestExecuter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Event<LocalExecutionEvent> |
localEvent |
Constructor and Description |
---|
ContainerTestExecuter() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Test event) |
@Inject private Event<LocalExecutionEvent> localEvent