Package io.kjson.spring.test
See: Description
-
Class Summary Class Description JSONMockClientRequest Wrapper class for MockClientHttpRequest which simplifies access to headers, query parameters and JSONConfig. JSONMockHttpServletRequestDSL This is a replacement for the MockHttpServletRequestDslreturned by the Spring Kotlin extension functions.JSONResultActions JSONResultActionsDSL JSONMockMvc Replacement for MockMvc allowing the use of json-spring-testfunctions.JSONResponseActions JSONMockServer JSONMockServeris a wrapper class for Spring's MockRestServiceServer, providing access to the JSONConfig instance discovered through Spring auto-wiring.Response JSONMockServerDSL DSL class to configure mock requests to a JSONMockServer (wrapper class for Spring's MockRestServiceServer).JSONSpringTest Entry point for kjson-spring-testclient testing functions.