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