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

modify the fragments

modify the fragments

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

modify the specification structure

modify the specification structure

Inherited from
SpecificationStructure