| 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() |
| Constructor and Description |
|---|
PrintingResultHandler(PrintingResultHandler.ResultValuePrinter printer)
Protected constructor.
|