You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 3.2 the Spring MVC integration test framework exposes API to define assertions on the response returned (see the JavaDoc). We could expose API similar to MockMvcResultMatchers to ease defining assertions on links being present etc. Feel free to comment ideas of what methods could be exposed.
The text was updated successfully, but these errors were encountered:
Since version 3.2 the Spring MVC integration test framework exposes API to define assertions on the response returned (see the JavaDoc). We could expose API similar to MockMvcResultMatchers to ease defining assertions on links being present etc. Feel free to comment ideas of what methods could be exposed.
The text was updated successfully, but these errors were encountered: