Uses of Interface
org.springframework.boot.test.context.assertj.AssertableApplicationContext
Package
Description
AssertJ support for ApplicationContexts.
-
Uses of AssertableApplicationContext in org.springframework.boot.test.context.assertj
Modifier and TypeMethodDescriptionstatic AssertableApplicationContext
AssertableApplicationContext.get
(Supplier<? extends ConfigurableApplicationContext> contextSupplier) Factory method to create a newAssertableApplicationContext
instance.