org.springframework.test.context.ContextCustomizerFactorypublic class EnableNatsServerContextCustomizerFactory extends Object implements org.springframework.test.context.ContextCustomizerFactory
| Constructor | Description |
|---|---|
EnableNatsServerContextCustomizerFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
org.springframework.test.context.ContextCustomizer |
createContextCustomizer(Class<?> testClass,
List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes) |
public EnableNatsServerContextCustomizerFactory()
public org.springframework.test.context.ContextCustomizer createContextCustomizer(Class<?> testClass, List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes)
createContextCustomizer in interface org.springframework.test.context.ContextCustomizerFactorytestClass - current test class with EnableNatsServer annotationconfigAttributes - ContextConfigurationAttributes not in useEnableNatsServerContextCustomizerCopyright © 2018. All rights reserved.