| Package | Description |
|---|---|
| org.springframework.test.web.servlet.result |
Contains built-in
ResultMatcher and ResultHandler implementations. |
| Modifier and Type | Method and Description |
|---|---|
protected PrintingResultHandler.ResultValuePrinter |
PrintingResultHandler.getPrinter()
Return the result value printer.
|
| Constructor and Description |
|---|
PrintingResultHandler(PrintingResultHandler.ResultValuePrinter printer)
Protected constructor.
|