インターフェースの使用
org.springframework.boot.test.context.assertj.AssertableApplicationContext
AssertableApplicationContext を使用するパッケージ
org.springframework.boot.test.context.assertj 内の AssertableApplicationContext 使用
修飾子と型メソッド説明static AssertableApplicationContextAssertableApplicationContext.get(SupplierSE<? extends ConfigurableApplicationContext> contextSupplier) 新しいAssertableApplicationContextインスタンスを作成するファクトリメソッド。static AssertableApplicationContextAssertableApplicationContext.get(SupplierSE<? extends ConfigurableApplicationContext> contextSupplier, ClassSE<?>... additionalContextInterfaces) 新しいAssertableApplicationContextインスタンスを作成するファクトリメソッド。