startTest

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

Start Koject application for test

Call Koject.stop to stop.

Will be replaced by automatic code generation. Not actually called.

Parameters

doNotUse

Do not use! It's a hack to overwrite with generated code.

builder

Configurations to start.