See: Description
Interface | Description |
---|---|
ApplicationContextAssertProvider<C extends ApplicationContext> |
An
ApplicationContext that additionally supports AssertJ style assertions. |
AssertableApplicationContext |
An
ApplicationContext that additionally supports AssertJ style assertions. |
AssertableReactiveWebApplicationContext |
A
ReactiveWebApplicationContext that additionally supports AssertJ style
assertions. |
AssertableWebApplicationContext |
A
WebApplicationContext that additionally supports AssertJ style assertions. |
Class | Description |
---|---|
ApplicationContextAssert<C extends ApplicationContext> |
AssertJ
assertions that can be applied to an
ApplicationContext . |
Enum | Description |
---|---|
ApplicationContextAssert.Scope |
The scope of an assertion.
|