接口的使用
cn.taketoday.test.web.reactive.server.WebTestClient.ResponseSpec.ResponseSpecConsumer
-
cn.taketoday.test.web.reactive.server中WebTestClient.ResponseSpec.ResponseSpecConsumer的使用
修饰符和类型方法说明DefaultWebTestClient.DefaultResponseSpec.expectAll(WebTestClient.ResponseSpec.ResponseSpecConsumer... consumers) WebTestClient.ResponseSpec.expectAll(WebTestClient.ResponseSpec.ResponseSpecConsumer... consumers) Apply multiple assertions to a response with the given consumers, with the guarantee that all assertions will be applied even if one or more assertions fails with an exception.