public class BatchTestContextCustomizerFactory
extends java.lang.Object
implements org.springframework.test.context.ContextCustomizerFactory
BatchTestContextCustomizer
.Constructor and Description |
---|
BatchTestContextCustomizerFactory() |
Modifier and Type | Method and Description |
---|---|
org.springframework.test.context.ContextCustomizer |
createContextCustomizer(java.lang.Class<?> testClass,
java.util.List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes) |
public org.springframework.test.context.ContextCustomizer createContextCustomizer(java.lang.Class<?> testClass, java.util.List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes)
createContextCustomizer
in interface org.springframework.test.context.ContextCustomizerFactory