Skip to content

Add dedicated support for printing the MvcResult in MockMvcTester #33059

@snicoll

Description

@snicoll

MockMvc has support for print() to see what the exchange looks like. With MockMvcTester we can do this using .apply(print()) that requires a static import.

It would be nice to provide a shortcut for it in the Assert object.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions