类 ReactiveWebMergedContextConfiguration
java.lang.Object
cn.taketoday.test.context.MergedContextConfiguration
cn.taketoday.framework.test.context.ReactiveWebMergedContextConfiguration
- 所有已实现的接口:
Serializable
Encapsulates the merged context configuration declared on a test class and all
of its superclasses for a reactive web application.
- 从以下版本开始:
- 4.0
- 作者:
- Stephane Nicoll, Harry Yang
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.taketoday.test.context.MergedContextConfiguration
equals, getActiveProfiles, getClasses, getContextCustomizers, getContextInitializerClasses, getContextLoader, getLocations, getParent, getParentApplicationContext, getPropertySourceDescriptors, getPropertySourceLocations, getPropertySourceProperties, getTestClass, hasClasses, hashCode, hasLocations, hasResources, nullSafeClassName, processStrings, toString
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
-
构造器详细资料
-
ReactiveWebMergedContextConfiguration
-