AfterEach

Run a given fragment after each fragment

class Object
trait Matchable
class Any

Value members

Abstract methods

protected def after: Fragments

Concrete methods

override def flatMap(f: Fragment): Fragments

modify the fragments

modify the fragments

Definition Classes

Inherited methods

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