A  C  D  G  H  I  J  M  P  Q  R  S  T  U  _ 

G

getConfig() - function in io.kjson.spring.test.JSONTestConfig.Companion
 
getForJSON(MockMvc,URI,Function1) - function in io.kjson.spring.test.JSONMockMvcKt
Make a GET call to a MockMvc with the nominated URI, setting the Accept header to application/json to indicate that the expected response is JSON.
getForJSON(MockMvc,String,Object,Function1) - function in io.kjson.spring.test.JSONMockMvcKt
Make a GET call to a MockMvc with the nominated URL (created from a URL template string and an optional set of variables), setting the Accept header to application/json to indicate that the expected response is JSON.
getMediaTypeMatcher() - function in io.kjson.spring.test.JSONMockServerDSL.Companion
 
A  C  D  G  H  I  J  M  P  Q  R  S  T  U  _