Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.web.client Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
ContentRequestMatchersFactory for request content RequestMatcher's.Classorg.springframework.test.web.client.matchSpring MVC
DefaultResponseCreatorA ResponseCreator with builder-style methods for adding response details.Classorg.springframework.test.web.client.responseSpring MVC
JsonPathRequestMatchersFactory for assertions on the request content usingJsonPath expressions.Classorg.springframework.test.web.client.matchSpring MVC
MockMvcClientHttpRequestFactoryA ClientHttpRequestFactory for requests executed via MockMvc.Classorg.springframework.test.web.clientSpring MVC
MockRestRequestMatchersStatic factory methods for RequestMatcher classes.Classorg.springframework.test.web.client.matchSpring MVC
MockRestResponseCreatorsStatic factory methods for obtaining a ResponseCreator instance.Classorg.springframework.test.web.client.responseSpring MVC
MockRestServiceServerMain entry point for client-side REST testing.Classorg.springframework.test.web.clientSpring MVC
RequestMatcherA contract for matching requests to expectations.Interfaceorg.springframework.test.web.clientSpring MVC
ResponseActionsA contract for setting up request expectations and defining a response.Interfaceorg.springframework.test.web.clientSpring MVC
ResponseCreatorA contract for creating a ClientHttpResponse.Interfaceorg.springframework.test.web.clientSpring MVC
XpathRequestMatchersFactory methods for request content RequestMatcher's using an XPathexpression.Classorg.springframework.test.web.client.matchSpring MVC