クラス BatchTestContextCustomizerFactory
java.lang.ObjectSE
org.springframework.batch.test.context.BatchTestContextCustomizerFactory
- 実装されているすべてのインターフェース:
org.springframework.test.context.ContextCustomizerFactory
public class BatchTestContextCustomizerFactory
extends ObjectSE
implements org.springframework.test.context.ContextCustomizerFactory
BatchTestContextCustomizer のファクトリ。- 導入:
- 4.1
- 作成者:
- Mahmoud Ben Hassine, Stefano Cordio
コンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明org.springframework.test.context.ContextCustomizercreateContextCustomizer(ClassSE<?> testClass, ListSE<org.springframework.test.context.ContextConfigurationAttributes> configAttributes)
コンストラクターの詳細
BatchTestContextCustomizerFactory
public BatchTestContextCustomizerFactory()
メソッドの詳細
createContextCustomizer
@Nullable public org.springframework.test.context.ContextCustomizer createContextCustomizer(ClassSE<?> testClass, ListSE<org.springframework.test.context.ContextConfigurationAttributes> configAttributes) - 次で指定:
- インターフェース
org.springframework.test.context.ContextCustomizerFactoryのcreateContextCustomizer