Scope

org.specs2.matcher.Scope$
See theScope companion trait
object Scope

Attributes

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

Members list

Implicits

Implicits

implicit def scopeAsResult[S <: Scope]: AsResult[S]

typeclass to transform a Scope to a Result

typeclass to transform a Scope to a Result

Attributes

implicit def scopeToResult(t: => Scope): Result

typeclass to transform a Scope to a Result

typeclass to transform a Scope to a Result

Attributes