Package | Description |
---|---|
org.springframework.boot.test.context.assertj |
AssertJ support for ApplicationContexts.
|
Modifier and Type | Method and Description |
---|---|
static AssertableApplicationContext |
AssertableApplicationContext.get(Supplier<? extends ConfigurableApplicationContext> contextSupplier)
Factory method to create a new
AssertableApplicationContext instance. |