class DefaultDynamicTestInvocationContext extends java.lang.Object implements DynamicTestInvocationContext
DynamicTestInvocationContext API.| Modifier and Type | Field and Description |
|---|---|
private Executable |
executable |
| Constructor and Description |
|---|
DefaultDynamicTestInvocationContext(Executable executable) |
| Modifier and Type | Method and Description |
|---|---|
Executable |
getExecutable()
Get the
Executable of this dynamic test invocation context. |
private final Executable executable
DefaultDynamicTestInvocationContext(Executable executable)
public Executable getExecutable()
DynamicTestInvocationContextExecutable of this dynamic test invocation context.getExecutable in interface DynamicTestInvocationContextnull