AroundEach

org.specs2.specification.AroundEach

For each created example use a given around action

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Abstract methods

protected def around[R : AsResult](r: => R): Result

Concrete methods

protected def aroundContext: Env => Context
override protected def fragmentFactory: FragmentFactory

Attributes

Definition Classes