类 ReactiveWebMergedContextConfiguration
- java.lang.Object
- org.springframework.test.context.MergedContextConfiguration
- org.springframework.boot.test.context.ReactiveWebMergedContextConfiguration
- 所有已实现的接口:
Serializable
public class ReactiveWebMergedContextConfiguration extends org.springframework.test.context.MergedContextConfiguration
Encapsulates the merged context configuration declared on a test class and all of its superclasses for a reactive web application.- 从以下版本开始:
- 2.0.0
- 另请参阅:
- 序列化表格
构造器概要
构造器 构造器 说明 ReactiveWebMergedContextConfiguration(org.springframework.test.context.MergedContextConfiguration mergedConfig)
方法概要
从类继承的方法 org.springframework.test.context.MergedContextConfiguration
equals, getActiveProfiles, getClasses, getContextCustomizers, getContextInitializerClasses, getContextLoader, getLocations, getParent, getParentApplicationContext, getPropertySourceLocations, getPropertySourceProperties, getTestClass, hasClasses, hashCode, hasLocations, hasResources, nullSafeClassName, toString
构造器详细资料
ReactiveWebMergedContextConfiguration
public ReactiveWebMergedContextConfiguration(org.springframework.test.context.MergedContextConfiguration mergedConfig)