Specs2

org.apache.pekko.http.scaladsl.testkit.Specs2FrameworkInterface$.Specs2

Attributes

Source
TestFrameworkInterface.scala
Graph
Supertypes
trait AfterAll
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Concrete methods

override def afterAll(): Unit

Attributes

Definition Classes
Source
TestFrameworkInterface.scala
def failTest(msg: String): Nothing

Attributes

Source
TestFrameworkInterface.scala

Inherited methods

def cleanUp(): Unit

Attributes

Inherited from:
TestFrameworkInterface
Source
TestFrameworkInterface.scala

Attributes

Inherited from:
FragmentsFactory
Source
FragmentFactory.scala

Attributes

Inherited from:
SpecificationStructure
Source
SpecificationStructure.scala
override def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Attributes

Definition Classes
Inherited from:
AfterAll
Source
EachContext.scala

modify the fragments, using the current environment

modify the fragments, using the current environment

Attributes

Inherited from:
SpecificationStructure
Source
SpecificationStructure.scala

modify the specification structure

modify the specification structure

Attributes

Inherited from:
SpecificationStructure
Source
SpecificationStructure.scala

Concrete fields