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