@API(status=EXPERIMENTAL,
since="5.8")
public interface DynamicTestInvocationContext
DynamicTestInvocationContext represents the context of a
single invocation of a dynamic test.DynamicTest| Modifier and Type | Method and Description |
|---|---|
Executable |
getExecutable()
Get the
Executable of this dynamic test invocation context. |
Executable getExecutable()
Executable of this dynamic test invocation context.null