Uses of Class
org.springframework.test.web.servlet.result.HandlerResultMatchers
Packages that use HandlerResultMatchers Package Description org.springframework.test.web.servlet.result Contains built-inResultMatcherandResultHandlerimplementations.Uses of HandlerResultMatchers in org.springframework.test.web.servlet.result
Methods in org.springframework.test.web.servlet.result that return HandlerResultMatchers Modifier and Type Method Description static HandlerResultMatchersMockMvcResultMatchers. handler()Access to assertions for the handler that handled the request.