Interface Specs2FrameworkInterface.Specs2

All Superinterfaces:
org.specs2.specification.AfterAll, org.specs2.specification.core.ContextualSpecificationStructure, org.specs2.specification.create.FragmentsFactory, org.specs2.specification.core.SpecificationStructure, TestFrameworkInterface
All Known Subinterfaces:
Specs2RouteTest
Enclosing class:
Specs2FrameworkInterface

public static interface Specs2FrameworkInterface.Specs2 extends TestFrameworkInterface, org.specs2.specification.AfterAll
  • 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.specs2.specification.AfterAll

    map

    Methods inherited from interface org.specs2.specification.core.ContextualSpecificationStructure

    fragments

    Methods inherited from interface org.specs2.specification.create.FragmentsFactory

    fragmentFactory

    Methods inherited from interface org.specs2.specification.core.SpecificationStructure

    decorate, is, map, map, structure

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

    cleanUp