public class RemoteExecutionEvent extends java.lang.Object implements ExecutionEvent
Modifier and Type | Field and Description |
---|---|
private TestMethodExecutor |
executor |
Constructor and Description |
---|
RemoteExecutionEvent(TestMethodExecutor executor) |
Modifier and Type | Method and Description |
---|---|
TestMethodExecutor |
getExecutor() |
private TestMethodExecutor executor
public RemoteExecutionEvent(TestMethodExecutor executor)
public TestMethodExecutor getExecutor()
getExecutor
in interface ExecutionEvent