class MockMvcResultHandlersDsl
Provide a MockMvcResultHandlers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Author
Sebastien Deleuze
Since
5.2
handle | 
fun handle(resultHandler: ResultHandler): Unit | 
log | 
fun log(): Unit | 
| 
 | 
fun print(): Unitfun print(stream: OutputStream): Unitfun print(writer: Writer): Unit |