spring-framework
Toggle table of contents
7.0.0-M7
jvm
Platform filter
jvm
Switch theme
Search in API
spring-framework
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