public interface AssertableReactiveWebApplicationContext extends ApplicationContextAssertProvider<ConfigurableReactiveWebApplicationContext>, ReactiveWebApplicationContext
ReactiveWebApplicationContext that additionally supports AssertJ style
 assertions. Can be used to decorate an existing reactive web application context or an
 application context that failed to start.
 
 See ApplicationContextAssertProvider for more details.
ReactiveWebApplicationContext, 
ReactiveWebApplicationContext| Modifier and Type | Method and Description | 
|---|---|
static AssertableReactiveWebApplicationContext | 
get(Supplier<? extends ConfigurableReactiveWebApplicationContext> contextSupplier)
Factory method to create a new  
AssertableReactiveWebApplicationContext
 instance. | 
assertThat, close, get, getSourceApplicationContext, getSourceApplicationContext, getStartupFailuregetNamespacegetApplicationName, getAutowireCapableBeanFactory, getDisplayName, getId, getParent, getStartupDatecontainsBeanDefinition, findAnnotationOnBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanNamesForAnnotation, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeansOfType, getBeansOfType, getBeansWithAnnotationcontainsLocalBean, getParentBeanFactorycontainsBean, getAliases, getBean, getBean, getBean, getBean, getBean, getType, isPrototype, isSingleton, isTypeMatch, isTypeMatchgetMessage, getMessage, getMessagepublishEvent, publishEventstatic AssertableReactiveWebApplicationContext get(Supplier<? extends ConfigurableReactiveWebApplicationContext> contextSupplier)
AssertableReactiveWebApplicationContext
 instance.contextSupplier - a supplier that will either return a fully configured
 ConfigurableReactiveWebApplicationContext or throw an exception if the
 context fails to start.AssertableReactiveWebApplicationContext instanceCopyright © 2018 Pivotal Software, Inc.. All rights reserved.