Uses of Package
org.springframework.test.web.servlet.client
Package
Description
Support for testing Spring MVC applications via
WebTestClient
with MockMvc
for server request
handling.-
ClassDescriptionSpecification for configuring
MockMvc
to test one or more controllers directly, and a simple facade aroundStandaloneMockMvcBuilder
.Base specification for configuringMockMvc
, and a simple facade aroundConfigurableMockMvcBuilder
.