接口的使用
org.springframework.boot.test.context.assertj.AssertableReactiveWebApplicationContext
-
org.springframework.boot.test.context.assertj中AssertableReactiveWebApplicationContext的使用
修饰符和类型方法说明AssertableReactiveWebApplicationContext.get
(Supplier<? extends ConfigurableReactiveWebApplicationContext> contextSupplier) Factory method to create a newAssertableReactiveWebApplicationContext
instance.AssertableReactiveWebApplicationContext.get
(Supplier<? extends ConfigurableReactiveWebApplicationContext> contextSupplier, Class<?>... additionalContextInterfaces) Factory method to create a newAssertableReactiveWebApplicationContext
instance.