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