public class WebTestClientContextCustomizerFactory extends Object implements org.springframework.test.context.ContextCustomizerFactory
ContextCustomizerFactory
for WebTestClient
.Constructor and Description |
---|
WebTestClientContextCustomizerFactory() |
Modifier and Type | Method and Description |
---|---|
org.springframework.test.context.ContextCustomizer |
createContextCustomizer(Class<?> testClass,
List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes) |
public WebTestClientContextCustomizerFactory()
public org.springframework.test.context.ContextCustomizer createContextCustomizer(Class<?> testClass, List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes)
createContextCustomizer
in interface org.springframework.test.context.ContextCustomizerFactory
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.