Package io.awspring.cloud.test.sqs
Class SqsTestContextBootstrapper
java.lang.Object
org.springframework.test.context.support.AbstractTestContextBootstrapper
org.springframework.test.context.support.DefaultTestContextBootstrapper
org.springframework.boot.test.context.SpringBootTestContextBootstrapper
io.awspring.cloud.test.sqs.SqsTestContextBootstrapper
- All Implemented Interfaces:
TestContextBootstrapper
public class SqsTestContextBootstrapper
extends org.springframework.boot.test.context.SpringBootTestContextBootstrapper
TestContextBootstrapper
for @SqsTest
support.- Since:
- 2.4.0
- Author:
- Maciej Walkowiak
-
Constructor Summary
Constructors -
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
-
SqsTestContextBootstrapper
public SqsTestContextBootstrapper()
-
-
Method Details
-
getProperties
- Overrides:
getProperties
in classorg.springframework.boot.test.context.SpringBootTestContextBootstrapper
-