Skip to content

Add dedicated async dispatch support for MockMvcTester #33040

Closed
@snicoll

Description

@snicoll

Similar to #33027 but for async requests that require two requests to be issued (one to start the async processing, and one to actually do the dispatch).

I am not sure why we'd need those to be separated for the AssertJ support since it's stateful.

This could be one of those cases where we want to take the current response as an input parameter and produce an Assert object that results from performing another exchange using that input.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions