Class AssertTimeoutPreemptively

java.lang.Object
org.junit.jupiter.api.AssertTimeoutPreemptively

class AssertTimeoutPreemptively extends Object
AssertTimeout is a collection of utility methods that support asserting the execution of the code under test did not take longer than the timeout duration using a preemptive approach.
Since:
5.9.1