NoImplicitExecutionContextFromExecutionEnv

org.specs2.concurrent.NoImplicitExecutionContextFromExecutionEnv

deactivate the conversion between an implicit execution environment to an execution context

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override 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

Definition Classes