NoImplicitExecutorServiceFromExecutionEnv

org.specs2.concurrent.NoImplicitExecutorServiceFromExecutionEnv

deactivate the conversion between an implicit execution environment to an executor service

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def executionEnvToExecutorService(implicit ee: ExecutionEnv): ExecutorService

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

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

Attributes

Definition Classes