Generated by
JDiff

Class org.springframework.test.web.servlet.result.MockMvcResultMatchers

Added Methods
ResultMatcher forwardedUrlPattern(String) Asserts the request was forwarded to the given URL.
ResultMatcher redirectedUrlPattern(String) Asserts the request was redirected to the given URL.