Class VertxWebTestClientContextCustomizerFactory

  • All Implemented Interfaces:
    org.springframework.test.context.ContextCustomizerFactory

    public class VertxWebTestClientContextCustomizerFactory
    extends Object
    implements org.springframework.test.context.ContextCustomizerFactory
    • Constructor Detail

      • VertxWebTestClientContextCustomizerFactory

        public VertxWebTestClientContextCustomizerFactory()
    • Method Detail

      • createContextCustomizer

        public org.springframework.test.context.ContextCustomizer createContextCustomizer​(Class<?> testClass,
                                                                                          List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes)
        Specified by:
        createContextCustomizer in interface org.springframework.test.context.ContextCustomizerFactory