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