NoStdOutAroundEach

org.specs2.reporter.NoStdOutAroundEach

This trait allows to remove any console display during the execution of the examples of a Specification

Attributes

Graph
Supertypes
trait AroundEach
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def around[T : AsResult](t: => T): Result

Inherited methods

protected def aroundContext: Env => Context

Attributes

Inherited from:
AroundEach
override protected def fragmentFactory: FragmentFactory

Attributes

Definition Classes
Inherited from:
AroundEach