public class XJAssertConditions
extends java.lang.Object
| Constructor and Description |
|---|
XJAssertConditions() |
| Modifier and Type | Method and Description |
|---|---|
static <T> org.assertj.core.api.Condition<T> |
like(T other) |
static <T> org.assertj.core.api.Condition<T> |
notLike(T other) |