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