public final class Then<T extends Object, R extends Object>
Then(TestCase<T, R> testCase)
final Then<T, R>
and(String message, Function1<R, Unit> fn)
and(String message, Function0<Unit> fn)
final Unit
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Then<T, R> and(String message, Function1<R, Unit> fn)
final Then<T, R> and(String message, Function0<Unit> fn)
final Unit run()