toggle menu
spring-framework
6.2.0-SNAPSHOT
jvm
switch theme
search in API
spring-test
/
org.springframework.test.web.servlet.result
/
ContentResultMatchersDsl
/
json
json
fun
json
(
jsonContent
:
String
,
compareMode
:
JsonCompareMode
=
JsonCompareMode.LENIENT
)
See also
Content
Result
Matchers.
json
fun
json
(
jsonContent
:
String
,
strict
:
Boolean
)
Deprecated
Use JsonCompare mode instead
See also
Content
Result
Matchers.
json