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
Constructors -
Method Summary
Methods inherited from class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
buildTestContext, createModifiedConfig, createModifiedConfig, determineResourceBasePath, getAnnotation, getClasses, getDefaultContextLoaderClass, getDifferentiatorPropertySourceProperty, getOrFindConfigurationClasses, getWebEnvironment, processMergedContextConfiguration, processPropertySourceProperties, resolveContextLoader, verifyConfigurationMethods inherited from class org.springframework.test.context.support.AbstractTestContextBootstrapper
buildMergedContextConfiguration, getBootstrapContext, getCacheAwareContextLoaderDelegate, getContextCustomizerFactories, getDefaultTestExecutionListeners, getTestExecutionListeners, resolveExplicitContextLoaderClass, setBootstrapContext
-
Constructor Details
-
ShellTestContextBootstrapper
public ShellTestContextBootstrapper()
-
-
Method Details
-
getProperties
- Overrides:
getPropertiesin classorg.springframework.boot.test.context.SpringBootTestContextBootstrapper
-