A  B  C  D  E  F  G  H  I  J  L  M  P  Q  R  S  T  U  V  W  _ 

J

JSONConfigCache - class in io.kjson.spring.test
Cached copy of auto-discovered JSONConfig, obtained from ApplicationContext.
JSONContentResultMatchersDSL - class in io.kjson.spring.test.matchers
DSL class to provide content matching functions for MockMvc.
JSONHeaderResultMatchersDSL - class in io.kjson.spring.test.matchers
DSL class to provide header matching functions for MockMvc.
JSONMatcher - class in io.kjson.spring.test.matchers
A Matcher class that allows Spring mockMvc JSON responses to be tested using the capabilities of the kjson-test library.
JSONMatcher.Companion - class in io.kjson.spring.test.matchers.JSONMatcher
 
JSONMockClientRequest - class in io.kjson.spring.test
Wrapper class for MockClientHttpRequest which simplifies access to headers, query parameters and JSONConfig.
JSONMockClientRequest.Companion - class in io.kjson.spring.test.JSONMockClientRequest
 
JSONMockHttpServletRequestDSL - class in io.kjson.spring.test
This is a replacement for the MockHttpServletRequestDsl returned by the Spring Kotlin extension functions.
JSONMockMvcKt - class in io.kjson.spring.test
 
JSONMockMvcResultMatchersDSL - class in io.kjson.spring.test.matchers
DSL class to provide result matching functions for MockMvc.
JSONMockServer - class in io.kjson.spring.test
JSONMockServer is a wrapper class for Spring's MockRestServiceServer, providing access to the JSONConfig instance discovered through Spring auto-wiring.
JSONMockServerDSL - class in io.kjson.spring.test
DSL class to configure mock requests to a JSONMockServer (wrapper class for Spring's MockRestServiceServer).
JSONMockServerDSL.Companion - class in io.kjson.spring.test.JSONMockServerDSL
 
JSONMockServerDSL.Response - class in io.kjson.spring.test.JSONMockServerDSL
 
JSONResponseActions - class in io.kjson.spring.test
Replacement implementation for ResponseActions, allowing access to the JSONConfig instance discovered through Spring auto-wiring.
JSONResultActions - class in io.kjson.spring.test
Replacement for Spring ResultActions (required because many of the Spring classes have non-public constructors).
JSONResultActionsDSL - class in io.kjson.spring.test
Replacement for Spring ResultActionsDsl (required because many of the Spring classes have non-public constructors).
JSONSpringTest - class in io.kjson.spring.test
Entry point for kjson-spring-test client testing functions.
JSONStatusResultMatchersDSL - class in io.kjson.spring.test.matchers
DSL class to provide status matching functions for MockMvc.
A  B  C  D  E  F  G  H  I  J  L  M  P  Q  R  S  T  U  V  W  _