ExamplesTimeout

org.specs2.specification.ExamplesTimeout
See theExamplesTimeout companion trait

Attributes

Companion
trait
Graph
Supertypes
trait EachContext
trait FragmentsFactory
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

def aroundTimeout(to: Duration)(implicit ee: ExecutionEnv): Around

Attributes

Inherited from:
AroundTimeout
def context: Env => Context

Attributes

Inherited from:
ExamplesTimeout
override protected def fragmentFactory: FragmentFactory

Attributes

Definition Classes
EachContext -> FragmentsFactory
Inherited from:
EachContext
def upTo[T](to: Duration)(t: => T)(implicit asResult: AsResult[T], ee: ExecutionEnv): Result

Attributes

Inherited from:
AroundTimeout