| 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. 
 | 
| org.springframework.boot.web.reactive.context | 
 Reactive based web integrations with Spring's
  
ApplicationContext. | 
| Class and Description | 
|---|
| ConfigurableReactiveWebApplicationContext
 Interface to provide configuration for a reactive web application. 
 | 
| ReactiveWebApplicationContext
 Interface to provide configuration for a reactive web application. 
 | 
| Class and Description | 
|---|
| ConfigurableReactiveWebApplicationContext
 Interface to provide configuration for a reactive web application. 
 | 
| Class and Description | 
|---|
| ConfigurableReactiveWebApplicationContext
 Interface to provide configuration for a reactive web application. 
 | 
| ConfigurableReactiveWebEnvironment
 Specialization of  
ConfigurableEnvironment for reactive application contexts. | 
| GenericReactiveWebApplicationContext
 Subclass of  
GenericApplicationContext, suitable for reactive web environments. | 
| ReactiveWebApplicationContext
 Interface to provide configuration for a reactive web application. 
 | 
| ReactiveWebServerApplicationContext
 A  
GenericReactiveWebApplicationContext that can be used to bootstrap itself
 from a contained ReactiveWebServerFactory bean. |