| Package | Description |
|---|---|
| org.springframework.boot.test.context |
Classes and annotations related to configuring Spring's
ApplicationContext for
tests. |
| Modifier and Type | Method and Description |
|---|---|
static AssertableWebApplicationContext |
AssertableWebApplicationContext.get(Supplier<? extends ConfigurableWebApplicationContext> contextSupplier)
Factory method to create a new
AssertableWebApplicationContext instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.