AroundTimeout

org.specs2.specification.AroundTimeout
See theAroundTimeout companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AroundTimeout.type
object ExamplesTimeout.type

Members list

Value members

Concrete methods

def aroundTimeout(to: Duration)(implicit ee: ExecutionEnv): Around
def upTo[T](to: Duration)(t: => T)(implicit asResult: AsResult[T], ee: ExecutionEnv): Result