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](t: => T)(using evidence$2: AsResult[T]): Result

Inherited methods

Attributes

Inherited from:
SpecificationStructure
override def flatMap(f: Fragment): Fragments

modify the fragments

modify the fragments

Attributes

Definition Classes
Inherited from:
AroundEach

Attributes

Inherited from:
SpecificationStructure
def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Attributes

Inherited from:
SpecificationStructure
def map(structure: SpecStructure): SpecStructure

modify the specification structure

modify the specification structure

Attributes

Inherited from:
SpecificationStructure

Attributes

Inherited from:
SpecificationStructure