Package-level declarations

Types

Link copied to clipboard

Provides for testing

Functions

Link copied to clipboard
fun Koject.runTest(builder: KojectBuilder.() -> Unit = {}, doNotUse: DoNotUse = DoNotUse, block: () -> Unit)

Runs Koject application testing

Link copied to clipboard
fun Koject.startTest(doNotUse: DoNotUse = DoNotUse, builder: KojectBuilder.() -> Unit = {})

Start Koject application for test