Package | Description |
---|---|
org.springframework.test.web.servlet.request |
Contains built-in
RequestBuilder
implementations. |
Modifier and Type | Method and Description |
---|---|
MockHttpServletRequestBuilder |
MockHttpServletRequestBuilder.with(RequestPostProcessor postProcessor)
An extension point for further initialization of
MockHttpServletRequest
in ways not built directly into the MockHttpServletRequestBuilder . |
Copyright © 2015. All rights reserved.