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 void
AssertUtil.assertPassedWithinTimeout
(AssertUtil.ThrowingRunnable assertion, Duration timeout) Assert that the assertion passed within the timeout.static void
AssertUtil.assertPassedWithinTimeout
(AssertUtil.ThrowingRunnable assertion, Duration timeout, Duration sleepTime) Assert that the assertion passed within the timeout.