All Classes and Interfaces

Class
Description
 
Internal events used during the capture.
 
 
 
 
 
 
Marker indicating that the test method or class should not pin the carrier thread.
Deprecated, for removal: This API element is subject to removal in a future version.
use ShouldNotPin instead
Indicates that the method or class can pin.
Deprecated, for removal: This API element is subject to removal in a future version.
use ShouldPin instead
Object that can be injected in a test method.
Deprecated, for removal: This API element is subject to removal in a future version.
use ThreadPinnedEvents instead
 
Extends the test case to detect pinned carrier thread.
Deprecated, for removal: This API element is subject to removal in a future version.
use VirtualThreadUnit instead