BeforeAll

org.specs2.specification.BeforeAll

Execute a step before all fragments

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Show all

Members list

Value members

Abstract methods

def beforeAll(): Unit

Concrete methods

override def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
SpecificationStructure

Attributes

Inherited from:
FragmentsFactory

Attributes

Inherited from:
ContextualSpecificationStructure

Attributes

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

modify the fragments, using the current environment

modify the fragments, using the current environment

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