BeforeAfter

org.specs2.specification.BeforeAfter
See theBeforeAfter companion trait
object BeforeAfter

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def create(beforeAction: => Any, afterAction: => Any): BeforeAfter