• S
    Add MockMvc Kotlin DSL · 0c332286
    Sebastien Deleuze 提交于
    This commit introduces a `MockMvc` Kotlin DSL via a set of
    extensions like `MockMvc.get` or `MockMvc.request`
    that provide a Kotlin idiomatic and easily discoverable
    API while staying close to the original Java API design.
    
    Closes gh-1951
    0c332286
ResultActionsDsl.kt 843 字节