TestExecutor

libretto.testing.TestExecutor$
See theTestExecutor companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Factory

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Factory.type
trait Factory[+TK <: TestKit]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
class UsingExecutor[E <: Executor](val executor: E)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def usingExecutor(executor: Executor): UsingExecutor[Executor]