Skip to content

AssertJ support for RestTestClient #35701

@rstoyanchev

Description

@rstoyanchev

MockMvcTester added AssertJ support response assertions, and while it's integrated with MockMvc, it could also be integrated in other places like RestTestClient.

We have a request #35624 for JsonContentAssert, but we can aim more broadly to replicate the MockMvcTester experience for RestTestClient by wrapping an ExchangeResult rather than an MvcResult.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions