Uses of Interface
com.itextpdf.test.AssertUtil.ThrowingRunnable
Packages that use AssertUtil.ThrowingRunnable
-
Uses of AssertUtil.ThrowingRunnable in com.itextpdf.test
Methods in com.itextpdf.test with parameters of type AssertUtil.ThrowingRunnableModifier and TypeMethodDescriptionstatic voidAssertUtil.assertPassedWithinTimeout(AssertUtil.ThrowingRunnable assertion, Duration timeout) Assert that the assertion passed within the timeout.static voidAssertUtil.assertPassedWithinTimeout(AssertUtil.ThrowingRunnable assertion, Duration timeout, Duration sleepTime) Assert that the assertion passed within the timeout.