create
fun create(
environment: ApplicationEngineEnvironment,
configure: Configuration.() -> Unit
): TestApplicationEngine
Overrides ApplicationEngineFactory.create
Creates an engine from the given environment and configure script
fun create(
environment: ApplicationEngineEnvironment,
configure: Configuration.() -> Unit
): TestApplicationEngine
Overrides ApplicationEngineFactory.create
Creates an engine from the given environment and configure script