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

Value members

Abstract methods

def name: String
def shutdown(r: ExecutorResource): Unit

Abstract fields

val testKit: TK