Uses of Package
org.springframework.boot.test.context.assertj
Packages that use org.springframework.boot.test.context.assertj
Package
Description
AssertJ support for ApplicationContexts.
Test utilities to run application contexts for testing.
-
Classes in org.springframework.boot.test.context.assertj used by org.springframework.boot.test.context.assertjClassDescriptionAssertJ
assertions
that can be applied to anApplicationContext
.The scope of an assertion.AnApplicationContext
that additionally supports AssertJ style assertions.AnApplicationContext
that additionally supports AssertJ style assertions.AReactiveWebApplicationContext
that additionally supports AssertJ style assertions.AWebApplicationContext
that additionally supports AssertJ style assertions. -
Classes in org.springframework.boot.test.context.assertj used by org.springframework.boot.test.context.runner