nee-ctx-web-test / dev.neeffect.nee.web.test / TestWebContextProvider

TestWebContextProvider

open class TestWebContextProvider : JDBCBasedWebContextProvider

Constructors

<init>

TestWebContextProvider()

Properties

jdbcConfig

val jdbcConfig: JDBCConfig

jdbcProvider

open val jdbcProvider: JDBCProvider

testApplication

open val testApplication: <ERROR CLASS>

testCallConstrucor

open val testCallConstrucor: <ERROR CLASS>

testEnv

open val testEnv: ApplicationEngineEnvironment

Functions

testCtx

fun testCtx(reqConfig: (TestApplicationRequest) -> Unit = {}): <ERROR CLASS>