Scope

org.specs2.specification.Scope
trait Scope extends Scope

Marker trait that is used to create a new scope with variables and implicitly converted to a Success in a mutable Specification

Attributes

Graph
Supertypes
trait Scope
class Object
trait Matchable
class Any
Known subtypes
trait NameSpace
trait Context
trait After
trait After
trait BeforeAfter
trait BeforeAfter
trait Around
trait Around
trait NoStdOut
object NoStdOut.type
trait Before
trait Before
Show all
In this article