JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.test.json.JsonContentAssert
Packages that use
JsonContentAssert
Package
Description
org.springframework.test.json
Testing support for JSON.
Uses of
JsonContentAssert
in
org.springframework.test.json
Methods in
org.springframework.test.json
that return
JsonContentAssert
Modifier and Type
Method
Description
JsonContentAssert
JsonContent.
assertThat
()
Use AssertJ's
assertThat
instead.