BeforeSpec

Execute some fragments before all others

class Object
trait Matchable
class Any

Value members

Abstract methods

Concrete methods

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

Inherited methods

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

modify the fragments, using the current environment

modify the fragments, using the current environment

Inherited from:
SpecificationStructure

modify the specification structure

modify the specification structure

Inherited from:
SpecificationStructure