Package | Description |
---|---|
org.springframework.boot.test.context |
Classes and annotations related to configuring Spring's
ApplicationContext for
tests. |
Modifier and Type | Class and Description |
---|---|
interface |
TestConfiguration
@Configuration that can be used to define additional beans or
customizations for a test. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.