Package | Description |
---|---|
org.junit.jupiter.engine.descriptor |
Test descriptors used within the JUnit Jupiter test engine.
|
Modifier and Type | Method and Description |
---|---|
private void |
TestMethodTestDescriptor.invokeTestWatchers(JupiterEngineExecutionContext context,
boolean reverseOrder,
java.util.function.Consumer<TestWatcher> callback) |