AroundEach

Run a function around each execution result

class Object
trait Matchable
class Any

Value members

Abstract methods

protected
def around[T](t: => T)(using evidence$1: AsResult[T]): Result

Concrete methods

override
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