public class AssertUtils extends Object
| Constructor and Description |
|---|
AssertUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
state(boolean expression,
String message) |
static void |
state(boolean expression,
Supplier<String> messageSupplier) |
Copyright © 2020. All rights reserved.