DynamicTestInvocationContext
represents the context of a
single invocation of a dynamic test.
org.junit.jupiter.api.DynamicTest
Modifier and Type | Method and Description |
---|---|
public Executable | Returns: the executable of the dynamic test invocation, nevernull Get the |
getExecutable | back to summary |
---|---|
public Executable getExecutable() Get the
|