spring-boot/spring-boot-test
Phillip Webb 393c17b68b Support @SpringBootTest with @ContextHierarchy
Update SpringBootTestContextBootstrapper to detect `@ContextHierarchy`
annotations so that only the last child creates a
`WebApplicationContext`.

Prior to this commit a context hierarchy would start two embedded web
servers which is inconsistent with the `SpringApplicationBuilder`
behavior.

Fixes gh-8311
2017-04-18 14:56:12 -07:00
..
src Support @SpringBootTest with @ContextHierarchy 2017-04-18 14:56:12 -07:00
pom.xml Next Development Version 2017-03-03 16:18:26 +00:00