Uses of Interface
org.springframework.boot.test.context.assertj.AssertableApplicationContext
Packages that use AssertableApplicationContext
Package
Description
AssertJ support for ApplicationContexts.
-
Uses of AssertableApplicationContext in org.springframework.boot.test.context.assertj
Methods in org.springframework.boot.test.context.assertj that return AssertableApplicationContextModifier and TypeMethodDescriptionstatic AssertableApplicationContextAssertableApplicationContext.get(Supplier<? extends ConfigurableApplicationContext> contextSupplier) Factory method to create a newAssertableApplicationContextinstance.