S2699 - False Positive with ResultActions.andExpectAll(ResultMatcher...)

A new method has been introduced recently in Spring similar to assertAll(Executable…) for MockMvc :

org.springframework.test.web.servlet.ResultActions.andExpectAll(ResultMatcher…)

Hello @alec

Indeed, we are not supporting this new method. Ticket created: SONARJAVA-4047.

Thanks for taking the time to report this issue.

Best,
Quentin