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