JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.test.json.BasicJsonTester
Packages that use
BasicJsonTester
Package
Description
org.springframework.boot.test.autoconfigure.json
Auto-configuration for JSON tests.
Uses of
BasicJsonTester
in
org.springframework.boot.test.autoconfigure.json
Methods in
org.springframework.boot.test.autoconfigure.json
that return types with arguments of type
BasicJsonTester
Modifier and Type
Method
Description
FactoryBean
<
BasicJsonTester
>
JsonTestersAutoConfiguration.
basicJsonTesterFactoryBean
()