Class Then

  • All Implemented Interfaces:

    
    public final class Then<T extends Object, R extends Object>
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Then(TestCase<T, R> testCase)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Then<T, R> and(String message, Function1<R, Unit> fn)
      final Then<T, R> and(String message, Function0<Unit> fn)
      final Unit run()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait