Interface TestFrameworkInterface

All Known Subinterfaces:
ScalatestRouteTest, Specs2FrameworkInterface.Specs2, Specs2RouteTest, TestFrameworkInterface.Scalatest

public interface TestFrameworkInterface
  • Method Details

    • cleanUp

      void cleanUp()
    • failTest

      scala.runtime.Nothing$ failTest(String msg)
    • testExceptionHandler

      ExceptionHandler testExceptionHandler()