ResultActionsDsl

class ResultActionsDsl(actions: ResultActions, mockMvc: MockMvc)

Provide a ResultActions Kotlin DSL in order to be able to write idiomatic Kotlin code.

Author

Sebastien Deleuze

Since

5.2

Constructors

Link copied to clipboard
constructor(actions: ResultActions, mockMvc: MockMvc)

Functions

Link copied to clipboard

Provide access to MockMvcResultHandlersDsl Kotlin DSL.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Enable asynchronous dispatching.