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 AssertableApplicationContext |
AssertableApplicationContext.get(Supplier<? extends ConfigurableApplicationContext> contextSupplier)
Factory method to create a new
AssertableApplicationContext instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.