ImplicitExecutionContexts

org.specs2.concurrent.ImplicitExecutionContexts

add implicit conversions between the execution environment and execution context / executor service

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Implicits

Inherited implicits

implicit def executionEnvToExecutionContext(implicit ee: ExecutionEnv): ExecutionContext

if an implicit execution environment is in scope, it can be used as an execution context

if an implicit execution environment is in scope, it can be used as an execution context

Attributes

Inherited from:
ImplicitExecutionContextFromExecutionEnv