Package | Description |
---|---|
org.springframework.boot.test.context.assertj |
AssertJ support for ApplicationContexts.
|
org.springframework.boot.test.context.runner |
Test utilities to run application contexts for testing.
|
Class and Description |
---|
ApplicationContextAssert
AssertJ
assertions that can be applied to an
ApplicationContext . |
ApplicationContextAssert.Scope
The scope of an assertion.
|
ApplicationContextAssertProvider
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 and Description |
---|
ApplicationContextAssertProvider
An
ApplicationContext that additionally supports AssertJ style assertions. |