Assertion: assertTimeout()
Learn how to use the assertTimeout() method in JUnit 5.
The assertTimeout()
method
The assertTimeout()
method asserts that execution of the given Executable
completes before the
given timeout. The timeout value is specified as a java.time.Duration
object.
Access this course and 1400+ top-rated courses and projects.