Uses of Interface
org.springframework.boot.test.context.assertj.AssertableWebApplicationContext
Packages that use AssertableWebApplicationContext
Package
Description
AssertJ support for ApplicationContexts.
-
Uses of AssertableWebApplicationContext in org.springframework.boot.test.context.assertj
Methods in org.springframework.boot.test.context.assertj that return AssertableWebApplicationContextModifier and TypeMethodDescriptionAssertableWebApplicationContext.get
(Supplier<? extends ConfigurableWebApplicationContext> contextSupplier) Factory method to create a newAssertableWebApplicationContext
instance.