Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document AssertJ support for MockMvc #32454

Closed
snicoll opened this issue Mar 15, 2024 · 1 comment
Closed

Document AssertJ support for MockMvc #32454

snicoll opened this issue Mar 15, 2024 · 1 comment
Assignees
Labels
in: test Issues in the test module type: documentation A documentation task
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Mar 15, 2024

With #21178 merged, we still need to work on the documentation. The current MockMvc section is really focused on Hamcrest matchers and this makes some section harder to document that I would like. We've discussed to perhaps use different tabs for code sample to showcase "plain" MockMvc vs. the AssertJ counterpart but, with Kotlin, this leads to 4 tabs which is far from ideal.

@snicoll snicoll added in: test Issues in the test module type: documentation A documentation task labels Mar 15, 2024
@snicoll snicoll added this to the 6.2.x milestone Mar 15, 2024
@bclozel
Copy link
Member

bclozel commented Jun 13, 2024

Should we consider separate pages for MockMvc/MockMvcTester and treat them as variants, just the way we do it for Servlet and Reactive? Each section could point to the relevant one like this one and this one.

@snicoll snicoll self-assigned this Jun 14, 2024
@snicoll snicoll modified the milestones: 6.2.x, 6.2.0-M5 Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants