| Package | Description |
|---|---|
| com.itextpdf.test |
| Modifier and Type | Method and Description |
|---|---|
static void |
AssertUtil.doesNotThrow(Executor executor)
Asserts that execute() method call doesn't produce any Exception otherwise test will fail by throwing AssertionError.
|
static void |
AssertUtil.doesNotThrow(Executor executor, String message)
Asserts that execute() method call doesn't produce any Exception otherwise test will fail by throwing AssertionError.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.