Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.web.servlet.result Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
ContentResultMatchersFactory for response content assertions.Classorg.springframework.test.web.servlet.resultSpring MVC
CookieResultMatchersFactory for response cookie assertions.Classorg.springframework.test.web.servlet.resultSpring MVC
FlashAttributeResultMatchersFactory for output flash attribute assertions.Classorg.springframework.test.web.servlet.resultSpring MVC
HandlerResultMatchersFactory for assertions on the selected handler.Classorg.springframework.test.web.servlet.resultSpring MVC
HeaderResultMatchersFactory for response header assertions.Classorg.springframework.test.web.servlet.resultSpring MVC
JsonPathResultMatchersFactory for assertions on the response content usingJsonPath expressions.Classorg.springframework.test.web.servlet.resultSpring MVC
MockMvcResultHandlersStatic factory methods for ResultHandler-based result actions.Classorg.springframework.test.web.servlet.resultSpring MVC
MockMvcResultMatchersStatic factory methods for ResultMatcher-based result actions.Classorg.springframework.test.web.servlet.resultSpring MVC
ModelResultMatchersFactory for assertions on the model.Classorg.springframework.test.web.servlet.resultSpring MVC
PrintingResultHandlerClassorg.springframework.test.web.servlet.resultSpring MVC
PrintingResultHandler .ResultValuePrinterA contract for how to actually write result information.Interfaceorg.springframework.test.web.servlet.result.PrintingResultHandlerSpring MVC
RequestResultMatchersFactory for assertions on the request.Classorg.springframework.test.web.servlet.resultSpring MVC
ResultActionsAllows applying actions, such as expectations, on the result of an executedSee static factory methods inInterfaceorg.springframework.test.web.servletSpring MVC
ResultHandlerInterfaceorg.springframework.test.web.servletSpring MVC
ResultMatcherA ResultMatcher matches the result of an executed request againstSee static factory methods inInterfaceorg.springframework.test.web.servletSpring MVC
StatusResultMatchersFactory for assertions on the response status.Classorg.springframework.test.web.servlet.resultSpring MVC
ViewResultMatchersFactory for assertions on the selected view.Classorg.springframework.test.web.servlet.resultSpring MVC
XpathResultMatchersFactory for assertions on the response content using XPath expressions.Classorg.springframework.test.web.servlet.resultSpring MVC