nee-ctx-web-test
Module Contents
alltypes
Module Contents
open
class
TestWebContextProvider
:
JDBCBasedWebContextProvider
Module Contents
TestWebContextProvider
(
)
val
jdbcConfig
:
JDBCConfig
open
val
jdbcProvider
:
JDBCProvider
open
val
testApplication
:
<ERROR CLASS>
open
val
testCallConstrucor
:
<ERROR CLASS>
fun
testCtx
(
reqConfig
:
(
TestApplicationRequest
)
->
Unit
=
{}
)
:
<ERROR CLASS>
open
val
testEnv
:
ApplicationEngineEnvironment
package
dev.neeffect.nee.web.test
Module Contents
fun
<
R
,
G
:
TxProvider
<
R
,
G
>
>
testApplication
(
mapper
:
ObjectMapper
,
webContextProvider
:
WebContextProvider
<
R
,
G
>
,
aRouting
:
(
Routing
<
R
,
G
>
)
->
RoutingDef
<
R
,
G
>
)
:
Application
.
(
)
->
Unit
open
class
TestWebContextProvider
:
JDBCBasedWebContextProvider
Module Contents
TestWebContextProvider
(
)
val
jdbcConfig
:
JDBCConfig
open
val
jdbcProvider
:
JDBCProvider
open
val
testApplication
:
<ERROR CLASS>
open
val
testCallConstrucor
:
<ERROR CLASS>
fun
testCtx
(
reqConfig
:
(
TestApplicationRequest
)
->
Unit
=
{}
)
:
<ERROR CLASS>
open
val
testEnv
:
ApplicationEngineEnvironment