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