ExecutionEnv

org.specs2.concurrent.ExecutionEnv
See theExecutionEnv companion object
case class ExecutionEnv(executorServices: ExecutorServices, timeFactor: Int, retriesFactor: Int)

Execution environment for javascript

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def setTimeFactor(tf: Int): ExecutionEnv
def shutdown(): Unit

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val executionContext: ExecutionContext
lazy val scheduler: Scheduler

Implicits

Implicits

implicit lazy val ec: ExecutionContext