| Package | Description | 
|---|---|
| org.springframework.boot.test.context.assertj | 
 AssertJ support for ApplicationContexts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AssertableReactiveWebApplicationContext | 
AssertableReactiveWebApplicationContext.get(Supplier<? extends ConfigurableReactiveWebApplicationContext> contextSupplier)
Factory method to create a new  
AssertableReactiveWebApplicationContext
 instance. |