Uses of Class
org.springframework.test.web.client.AbstractRequestExpectationManager
-
Uses of AbstractRequestExpectationManager in org.springframework.test.web.client
Modifier and TypeClassDescriptionclass
SimpleRequestExpectationManager
that matches requests to expectations sequentially, i.e.class
RequestExpectationManager
that matches requests to expectations regardless of the order of declaration of expected requests.