Generated by
JDiff

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

Added Methods
ResultMatcher stringValues(String, <any>) Assert the values of the response header with the given Hamcrest Iterable Matcher.
ResultMatcher stringValues(String, String[]) Assert the values of the response header as String values.