Factory

libretto.testing.TestExecutor.Factory
See theFactory companion object
trait Factory[+TK <: TestKit]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type TestKit <: TK

Value members

Abstract methods

def access(r: ExecutorResource): TestExecutor[testKit.type]
def name: String
def shutdown(r: ExecutorResource): Unit

Abstract fields