Package 

Class TestTool

  • All Implemented Interfaces:

    
    public final class TestTool
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class TestTool.RunResult
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit test(Javalin app, TestConfig config, TestCase testCase)
      final Unit test(Javalin app, TestCase testCase)
      final Unit test(TestCase testCase)
      final String captureStdOut(Runnable runnable)
      • Methods inherited from class java.lang.Object

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