Package 

Class JSONMockHttpServletRequestDSL

  • All Implemented Interfaces:

    
    public final class JSONMockHttpServletRequestDSL
    
                        

    This is a replacement for the MockHttpServletRequestDsl returned by the Spring Kotlin extension functions. It is used by JSONMockMvc and it operates mostly as a like-for-like replacement of the original class, but it adds functionality to convert request content using the JSONConfig instance discovered through Spring auto-wiring.