BeforeAfterEach

org.specs2.specification.BeforeAfterEach

Run a given fragment before and after each fragment

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

protected def after: Fragments
protected def before: Fragments

Concrete methods

override def flatMap(f: Fragment): Fragments

modify the fragments

modify the fragments

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
SpecificationStructure

Attributes

Inherited from:
SpecificationStructure
def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Attributes

Inherited from:
SpecificationStructure
def map(structure: SpecStructure): SpecStructure

modify the specification structure

modify the specification structure

Attributes

Inherited from:
SpecificationStructure

Attributes

Inherited from:
SpecificationStructure