Package | Description |
---|---|
org.springframework.boot.test.context.runner |
Test utilities to run application contexts for testing.
|
Modifier and Type | Method and Description |
---|---|
SELF |
AbstractApplicationContextRunner.run(ContextConsumer<? super A> consumer)
Create and refresh a new
ApplicationContext based on the current state of
this loader. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.