tock / ai.tock.bot.test / TestLifecycle

TestLifecycle

open class TestLifecycle<out T : TestContext> (source)

Constructors

<init>

TestLifecycle(testContext: T)

Properties

testContext

val testContext: T

Functions

configureTestIoc

open fun configureTestIoc(): Unit

end

open fun end(): Unit

resetInjectors

open fun resetInjectors(): Unit

start

open fun start(): Unit