类 ReactiveWebMergedContextConfiguration

java.lang.Object
org.springframework.test.context.MergedContextConfiguration
org.springframework.boot.test.context.ReactiveWebMergedContextConfiguration
所有已实现的接口:
Serializable

public class ReactiveWebMergedContextConfiguration extends MergedContextConfiguration
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
另请参阅:
  • 构造器详细资料