kenwork
Toggle table of contents
0.5.1
release
Target filter
release
Switch theme
Search in API
Skip to content
kenwork
testing
/
io.github.maniramezan.kenwork.testing
/
jsonResponse
json
Response
fun
MockRequestHandleScope
.
jsonResponse
(
body
:
String
,
status
:
HttpStatusCode
=
HttpStatusCode.OK
)
:
HttpResponseData
Responds with a JSON
body
and the given
status
.