Uses of Package
org.springframework.boot.test.context.runner
Packages that use org.springframework.boot.test.context.runner
Package
Description
Test utilities to run application contexts for testing.
-
Classes in org.springframework.boot.test.context.runner used by org.springframework.boot.test.context.runnerClassDescriptionUtility design to run an
ApplicationContext
and provide AssertJ style assertions.Callback interface used to process anApplicationContext
with the ability to throw a (checked) exception.