インターフェース AssertableWebApplicationContext

すべてのスーパーインターフェース:
ApplicationContext, ApplicationContextAssertProvider<ConfigurableWebApplicationContext>, ApplicationEventPublisher, org.assertj.core.api.AssertProvider<ApplicationContextAssert<ConfigurableWebApplicationContext>>, AutoCloseableSE, BeanFactory, CloseableSE, ConfigurableApplicationContext, ConfigurableWebApplicationContext, EnvironmentCapable, HierarchicalBeanFactory, Lifecycle, ListableBeanFactory, MessageSource, ResourceLoader, ResourcePatternResolver, WebApplicationContext

AssertJ スタイルのアサーションを追加でサポートする WebApplicationContext。既存のサーブレット Web アプリケーションコンテキストまたは起動に失敗したアプリケーションコンテキストを装飾するために使用できます。

詳細については、ApplicationContextAssertProvider を参照してください。

導入:
2.0.0
作成者:
Phillip Webb
関連事項: