Package io.quarkus.test.junit5.virtual
-
Interface Summary Interface Description ThreadPinnedEvents Object that can be injected in a test method. -
Annotation Types Summary Annotation Type Description ShouldNotPin Marker indicating that the test method or class should not pin the carrier thread.ShouldPin Indicates that the method or class can pin.VirtualThreadUnit Extends the test case to detect pinned carrier thread.