Context

org.specs2.specification.Context
See theContext companion object
trait Context

generic trait for Before, After, Around

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait After
trait BeforeAfter
trait Around
trait Before

Members list

Value members

Abstract methods

def apply[T](a: => T)(using evidence$1: AsResult[T]): Result