mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 05:49:04 +00:00
Add "MockRest-" prefix to RequestMatchers and ResponseCreators to make it easy to find classes with static imports with Ctrl+Shift+T "MockRest" - similar to the "MockMvc" prefix on the server-side.