Interface | Description |
---|---|
ResponsePostProcessor |
A
ResponsePostProcessor is used to modify the response received from a MockMvc
call prior to the response being documented. |
Class | Description |
---|---|
ContentModifyingReponsePostProcessor |
A base class for
ResponsePostProcessors that modify the
content of the response. |
ResponsePostProcessors |
Static factory methods for accessing various
ResponsePostProcessors . |