类的使用
cn.taketoday.test.web.client.AbstractRequestExpectationManager
-
cn.taketoday.test.web.client中AbstractRequestExpectationManager的使用
修饰符和类型类说明classSimpleRequestExpectationManagerthat matches requests to expectations sequentially, i.e. in the order of declaration of expectations.classRequestExpectationManagerthat matches requests to expectations regardless of the order of declaration of expected requests.