public class StartupEventsCustomizerFactory extends Object implements org.springframework.test.context.ContextCustomizerFactory
StartupEventsCustomizer to customize application context in integration tests.| Constructor and Description |
|---|
StartupEventsCustomizerFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.test.context.ContextCustomizer |
createContextCustomizer(Class<?> testClass,
List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes) |
public org.springframework.test.context.ContextCustomizer createContextCustomizer(Class<?> testClass, List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes)
createContextCustomizer in interface org.springframework.test.context.ContextCustomizerFactoryCopyright © 2023. All rights reserved.