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