public class MockServerTestCustomizerFactory extends Object implements org.springframework.test.context.ContextCustomizerFactory
| Constructor and Description | 
|---|
MockServerTestCustomizerFactory()  | 
| 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 © 2022. All rights reserved.