open class TestWebContextProvider : JDBCBasedWebContextProvider
<init> |
TestWebContextProvider() |
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 |
testCtx |
fun testCtx(reqConfig: (TestApplicationRequest) -> Unit = {}): <ERROR CLASS> |