ResultActionsDsl
Provide a ResultActions Kotlin DSL in order to be able to write idiomatic Kotlin code.
Author
Sebastien Deleuze
Since
5.2
Functions
Link copied to clipboard
Provide access to MockMvcResultHandlersDsl Kotlin DSL.
Link copied to clipboard
fun andExpect(dsl: MockMvcResultMatchersDsl.() -> Unit): ResultActionsDsl
Content copied to clipboard
Provide access to MockMvcResultMatchersDsl Kotlin DSL.
Link copied to clipboard
Enable asynchronous dispatching.