public class AssertUtils extends Object
| Constructor and Description |
|---|
AssertUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
isTrue(boolean expression,
String message) |
static void |
notNull(Object object,
String message) |
Copyright © 2021. All rights reserved.