public class Then
extends java.lang.Object
| Constructor and Description |
|---|
Then() |
| Modifier and Type | Method and Description |
|---|---|
static Then |
and(Then then,
Then... more) |
static <T> Then |
assertThat(T actual,
org.hamcrest.Matcher<? super T> matcher) |
static void |
then(Then... thens) |