ImmutableSpecificationStructure

Structure of an immutable specification.

It may depend on the current environment.

If the examples need to be executed in their own instance of the specification they will be "isolated"

class Object
trait Matchable
class Any

Value members

Concrete methods

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
def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Inherited from:
SpecificationStructure

modify the specification structure

modify the specification structure

Inherited from:
SpecificationStructure