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 Summary
ConstructorsConstructorDescription - 
Method Summary
Methods inherited from class org.springframework.test.context.MergedContextConfiguration
equals, getActiveProfiles, getClasses, getContextCustomizers, getContextInitializerClasses, getContextLoader, getLocations, getParent, getParentApplicationContext, getPropertySourceDescriptors, getPropertySourceLocations, getPropertySourceProperties, getTestClass, hasClasses, hashCode, hasLocations, hasResources, nullSafeClassName, processStrings, toString 
- 
Constructor Details
- 
ReactiveWebMergedContextConfiguration
 
 -