パッケージの使用
org.springframework.boot.test.context.runner
org.springframework.boot.test.context.runner を使用するパッケージ
- org.springframework.boot.test.context.runner で使用されている org.springframework.boot.test.context.runner のクラスクラス説明
ApplicationContextを実行し、AssertJ スタイルのアサーションを提供するユーティリティ設計。標準の非 Web 環境ConfigurableApplicationContext用のApplicationContext runner。(チェック済み)例外をスローする機能を持つApplicationContextの処理に使用されるコールバックインターフェース。サーブレットベースのConfigurableWebApplicationContextのApplicationContext runner。