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