クラス ShellTestContextBootstrapper

java.lang.ObjectSE
org.springframework.test.context.support.AbstractTestContextBootstrapper
org.springframework.test.context.support.DefaultTestContextBootstrapper
org.springframework.boot.test.context.SpringBootTestContextBootstrapper
org.springframework.shell.test.autoconfigure.ShellTestContextBootstrapper
実装済みのインターフェース一覧:
org.springframework.test.context.TestContextBootstrapper

public class ShellTestContextBootstrapper extends org.springframework.boot.test.context.SpringBootTestContextBootstrapper
@ShellTest サポートの場合は TestContextBootstrapper
  • コンストラクター概要

    コンストラクター
    コンストラクター
    説明
  • 方法の概要

    修飾子と型
    メソッド
    説明
    protected StringSE[]
    getProperties(ClassSE<?> testClass)

    クラス org.springframework.boot.test.context.SpringBootTestContextBootstrapper から継承されたメソッド

    buildTestContext, createModifiedConfig, createModifiedConfig, determineResourceBasePath, getAnnotation, getClasses, getDefaultContextLoaderClass, getDifferentiatorPropertySourceProperty, getOrFindConfigurationClasses, getWebEnvironment, processMergedContextConfiguration, processPropertySourceProperties, resolveContextLoader, verifyConfiguration

    クラス org.springframework.test.context.support.AbstractTestContextBootstrapper から継承されたメソッド

    buildMergedContextConfiguration, getBootstrapContext, getCacheAwareContextLoaderDelegate, getContextCustomizerFactories, getDefaultTestExecutionListeners, getTestExecutionListeners, resolveExplicitContextLoaderClass, setBootstrapContext

    クラス java.lang.ObjectSE から継承されたメソッド

    clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
  • コンストラクターの詳細

    • ShellTestContextBootstrapper

      public ShellTestContextBootstrapper()
  • 方法の詳細

    • getProperties

      protected StringSE[] getProperties(ClassSE<?> testClass)
      オーバーライド:
      クラス org.springframework.boot.test.context.SpringBootTestContextBootstrappergetProperties