程序包 org.springframework.boot.test.context.assertj
AssertJ support for ApplicationContexts.
接口概要 接口 说明 ApplicationContextAssertProvider<C extends org.springframework.context.ApplicationContext> AnApplicationContextthat additionally supports AssertJ style assertions.AssertableApplicationContext AnApplicationContextthat additionally supports AssertJ style assertions.AssertableReactiveWebApplicationContext AReactiveWebApplicationContextthat additionally supports AssertJ style assertions.AssertableWebApplicationContext AWebApplicationContextthat additionally supports AssertJ style assertions.类概要 类 说明 ApplicationContextAssert<C extends org.springframework.context.ApplicationContext> AssertJassertionsthat can be applied to anApplicationContext.枚举概要 枚举 说明 ApplicationContextAssert.Scope The scope of an assertion.