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