Interface TestFrameworkInterface.Scalatest

All Superinterfaces:
org.scalatest.BeforeAndAfterAll, org.scalatest.SuiteMixin, TestFrameworkInterface
All Known Subinterfaces:
ScalatestRouteTest
Enclosing interface:
TestFrameworkInterface

public static interface TestFrameworkInterface.Scalatest extends TestFrameworkInterface, org.scalatest.BeforeAndAfterAll
  • Nested Class Summary

    Nested classes/interfaces inherited from interface akka.http.scaladsl.testkit.TestFrameworkInterface

    TestFrameworkInterface.Scalatest
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    scala.runtime.Nothing$
     
     

    Methods inherited from interface org.scalatest.BeforeAndAfterAll

    beforeAll, invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected, org$scalatest$BeforeAndAfterAll$_setter_$invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected_$eq, run

    Methods inherited from interface org.scalatest.SuiteMixin

    expectedTestCount, nestedSuites, rerunner, runNestedSuites, runTest, runTests, styleName, suiteId, suiteName, tags, testDataFor, testNames

    Methods inherited from interface akka.http.scaladsl.testkit.TestFrameworkInterface

    cleanUp