Uses of Package
org.springframework.test.http
Packages that use org.springframework.test.http
Package
Description
Test support for HTTP concepts.
Testing support for JSON.
AssertJ support for MockMvc.
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.AssertJ support for RestTestClient.
- 
Classes in org.springframework.test.http used by org.springframework.test.httpClassDescriptionAssertJ
assertionsthat can be applied toHttpHeaders.Convert HTTP message content for testing purposes.AssertJassertionsthat can be applied to aMediaType. - 
Classes in org.springframework.test.http used by org.springframework.test.json
 - 
Classes in org.springframework.test.http used by org.springframework.test.web.servlet.assertjClassDescriptionAssertJ
assertionsthat can be applied toHttpHeaders.Convert HTTP message content for testing purposes.AssertJassertionsthat can be applied to aMediaType. - 
Classes in org.springframework.test.http used by org.springframework.test.web.servlet.client
 - 
Classes in org.springframework.test.http used by org.springframework.test.web.servlet.client.assertjClassDescriptionAssertJ
assertionsthat can be applied toHttpHeaders.AssertJassertionsthat can be applied to aMediaType.