Uses of Class
org.springframework.test.web.servlet.result.CookieResultMatchers
Packages that use CookieResultMatchers Package Description org.springframework.test.web.servlet.result Contains built-inResultMatcherandResultHandlerimplementations.Uses of CookieResultMatchers in org.springframework.test.web.servlet.result
Methods in org.springframework.test.web.servlet.result that return CookieResultMatchers Modifier and Type Method Description static CookieResultMatchersMockMvcResultMatchers. cookie()Access to response cookie assertions.