TestWebContextProvider |
open class TestWebContextProvider : JDBCBasedWebContextProvider |
testApplication |
fun <R, G : TxProvider<R, G>> testApplication(mapper: ObjectMapper, webContextProvider: WebContextProvider<R, G>, aRouting: (Routing<R, G>) -> RoutingDef<R, G>): Application.() -> Unit |