public static interface Specs2FrameworkInterface.Specs2 extends TestFrameworkInterface, org.specs2.specification.AfterAll
TestFrameworkInterface.Scalatest
Modifier and Type | Method and Description |
---|---|
void |
afterAll() |
scala.runtime.Nothing$ |
failTest(java.lang.String msg) |
ExceptionHandler |
testExceptionHandler() |
cleanUp
$init$, create, create$default$2, create$default$3, decorate, is, linkedSpecifications, linkedSpecificationsRefs, map, map, referencedSpecifications, referencedSpecificationsRefs, reverseTopologicalSort, seeSpecifications, seeSpecificationsRefs, specificationsRefs, structure, topologicalSort
void afterAll()
afterAll
in interface org.specs2.specification.AfterAll
scala.runtime.Nothing$ failTest(java.lang.String msg)
failTest
in interface TestFrameworkInterface
ExceptionHandler testExceptionHandler()
testExceptionHandler
in interface TestFrameworkInterface