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