Configure

libretto.testing.TestCase$.Configure
class Configure[TK <: TestKit, P](val kit: TK, val params: ExecutionParam[P])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def interactWith[O](body: Done -⚬ O): InteractWithConfigured[TK, O, P]

Concrete fields

val kit: TK