Class ReactiveWebMergedContextConfiguration
java.lang.Object
org.springframework.test.context.MergedContextConfiguration
org.springframework.boot.test.context.ReactiveWebMergedContextConfiguration
- All Implemented Interfaces:
- Serializable
Encapsulates the merged context configuration declared on a test class and all
 of its superclasses for a reactive web application.
- Since:
- 2.0.0
- Author:
- Stephane Nicoll
- See Also:
- 
Constructor SummaryConstructorsConstructorDescription
- 
Method SummaryMethods inherited from class org.springframework.test.context.MergedContextConfigurationequals, getActiveProfiles, getClasses, getContextCustomizers, getContextInitializerClasses, getContextLoader, getLocations, getParent, getParentApplicationContext, getPropertySourceDescriptors, getPropertySourceLocations, getPropertySourceProperties, getTestClass, hasClasses, hashCode, hasLocations, hasResources, nullSafeClassName, processStrings, toString
- 
Constructor Details- 
ReactiveWebMergedContextConfiguration
 
-