インターフェースの使用
org.springframework.boot.test.context.assertj.AssertableReactiveWebApplicationContext
AssertableReactiveWebApplicationContext を使用するパッケージ
パッケージ
説明
ApplicationContexts の AssertJ サポート。
テスト用のアプリケーションコンテキストを実行するテストユーティリティ。
org.springframework.boot.test.context.assertj 内の AssertableReactiveWebApplicationContext 使用
修飾子と型メソッド説明AssertableReactiveWebApplicationContext.get(SupplierSE<? extends ConfigurableReactiveWebApplicationContext> contextSupplier) 新しいAssertableReactiveWebApplicationContextインスタンスを作成するファクトリメソッド。AssertableReactiveWebApplicationContext.get(SupplierSE<? extends ConfigurableReactiveWebApplicationContext> contextSupplier, ClassSE<?>... additionalContextInterfaces) 新しいAssertableReactiveWebApplicationContextインスタンスを作成するファクトリメソッド。org.springframework.boot.test.context.runner 内の AssertableReactiveWebApplicationContext 使用
修飾子と型クラス説明final class