multipart
fun MockMvc.multipart(urlTemplate: String, vararg vars: Any?, dsl: MockMultipartHttpServletRequestDsl.() -> Unit = {}): ResultActionsDsl
Content copied to clipboard
fun MockMvc.multipart(uri: URI, dsl: MockMultipartHttpServletRequestDsl.() -> Unit = {}): ResultActionsDsl
Content copied to clipboard
MockMvc extension providing access to MockMultipartHttpServletRequestDsl Kotlin DSL.
Author
Sebastien Deleuze
Since
5.2