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
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void afterAll()  
      scala.runtime.Nothing$ failTest​(java.lang.String msg)  
      ExceptionHandler testExceptionHandler()  
      • 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