A
C
D
E
F
G
H
I
J
M
P
Q
R
S
T
U
_
G
- getBody() - function in io.kjson.spring.test.JSONMockServerDSL.Response
- 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
Acceptheader toapplication/jsonto 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
Acceptheader toapplication/jsonto indicate that the expected response is JSON. - getHeaders() - function in io.kjson.spring.test.JSONMockServerDSL.Response
- getStatus() - function in io.kjson.spring.test.JSONMockServerDSL.Response