| パッケージ | 説明 |
|---|---|
| org.springframework.boot.test.context.runner | テスト用のアプリケーションコンテキストを実行するテストユーティリティ。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected ReactiveWebApplicationContextRunner | ReactiveWebApplicationContextRunner.newInstance(SupplierSE<ConfigurableReactiveWebApplicationContext> contextFactory, ListSE<org.springframework.context.ApplicationContextInitializer<? super ConfigurableReactiveWebApplicationContext>> initializers, TestPropertyValues environmentProperties, TestPropertyValues systemProperties, ClassLoaderSE classLoader, org.springframework.context.ApplicationContext parent, ListSE<AbstractApplicationContextRunner.BeanRegistration<?>> beanRegistrations, ListSE<Configurations> configurations) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.