| パッケージ | 説明 |
|---|---|
| org.springframework.boot.test.context.runner | テスト用のアプリケーションコンテキストを実行するテストユーティリティ。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected WebApplicationContextRunner | WebApplicationContextRunner.newInstance(SupplierSE<org.springframework.web.context.ConfigurableWebApplicationContext> contextFactory, ListSE<org.springframework.context.ApplicationContextInitializer<? super org.springframework.web.context.ConfigurableWebApplicationContext>> 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.