Uses of Class
org.springframework.boot.test.context.runner.ApplicationContextRunner
Packages that use ApplicationContextRunner
Package
Description
Test utilities to run application contexts for testing.
-
Uses of ApplicationContextRunner in org.springframework.boot.test.context.runner
Subclasses with type arguments of type ApplicationContextRunner in org.springframework.boot.test.context.runnerModifier and TypeClassDescriptionclass
AnApplicationContext runner
for a standard, non-web environmentConfigurableApplicationContext
.