Uses of Interface
org.junit.jupiter.api.extension.TestWatcher
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
-
Uses of TestWatcher in org.junit.jupiter.engine.descriptor
Modifier and TypeMethodDescriptionprotected void
MethodBasedTestDescriptor.invokeTestWatchers
(JupiterEngineExecutionContext context, boolean reverseOrder, Consumer<TestWatcher> callback)