Package de.otto.edison.testsupport.dsl
Class Then
- java.lang.Object
-
- de.otto.edison.testsupport.dsl.Then
-
public class Then extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Then()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Thenand(Then then, Then... more)static <T> ThenassertThat(T actual, org.hamcrest.Matcher<? super T> matcher)static voidthen(Then... thens)
-
-
-
Field Detail
-
INSTANCE
public static final Then INSTANCE
-
-