SpecificationStructure

org.specs2.specification.core.SpecificationStructure
See theSpecificationStructure companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Concrete methods

def map(structure: SpecStructure): SpecStructure

modify the specification structure

modify the specification structure

Attributes

def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Attributes

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

modify the fragments, using the current environment

modify the fragments, using the current environment

Attributes

Inherited methods

Attributes

Inherited from:
ContextualSpecificationStructure