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
Since:
2.4.0
Author:
Maciej Walkowiak
  • Constructor Details

    • SqsTestContextBootstrapper

      public SqsTestContextBootstrapper()
  • Method Details

    • getProperties

      protected String[] getProperties(Class<?> testClass)
      Overrides:
      getProperties in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper