Class ShellTestContextBootstrapper
java.lang.Object
org.springframework.test.context.support.AbstractTestContextBootstrapper
org.springframework.test.context.support.DefaultTestContextBootstrapper
org.springframework.boot.test.context.SpringBootTestContextBootstrapper
org.springframework.shell.test.autoconfigure.ShellTestContextBootstrapper
- All Implemented Interfaces:
org.springframework.test.context.TestContextBootstrapper
public class ShellTestContextBootstrapper
extends org.springframework.boot.test.context.SpringBootTestContextBootstrapper
TestContextBootstrapper
for @ShellTest
support.-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
buildTestContext, createModifiedConfig, createModifiedConfig, determineResourceBasePath, getAnnotation, getClasses, getDefaultContextLoaderClass, getDefaultTestExecutionListeners, getDifferentiatorPropertySourceProperty, getOrFindConfigurationClasses, getWebEnvironment, processMergedContextConfiguration, processPropertySourceProperties, resolveContextLoader, verifyConfiguration
Methods inherited from class org.springframework.test.context.support.AbstractTestContextBootstrapper
buildMergedContextConfiguration, getBootstrapContext, getCacheAwareContextLoaderDelegate, getContextCustomizerFactories, getTestExecutionListeners, resolveExplicitContextLoaderClass, setBootstrapContext
-
Constructor Details
-
ShellTestContextBootstrapper
public ShellTestContextBootstrapper()
-
-
Method Details
-
getProperties
- Overrides:
getProperties
in classorg.springframework.boot.test.context.SpringBootTestContextBootstrapper
-