Configure

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def interactWith[O](body: kit.dsl.Done kit.dsl.-⚬ O): InteractWithConfigured[kit.type, O, P]

Concrete fields

val kit: TK
val params: kit.ExecutionParam[P]