类 ReactiveWebMergedContextConfiguration
java.lang.Object
org.springframework.test.context.MergedContextConfiguration
org.springframework.boot.test.context.ReactiveWebMergedContextConfiguration
- 所有已实现的接口:
Serializable
Encapsulates the merged context configuration declared on a test class and all
of its superclasses for a reactive web application.
- 从以下版本开始:
- 2.0.0
- 作者:
- Stephane Nicoll
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
构造器详细资料
-
ReactiveWebMergedContextConfiguration
-