Class VertxWebTestClientContextCustomizer

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

    public class VertxWebTestClientContextCustomizer
    extends Object
    implements org.springframework.test.context.ContextCustomizer
    • Constructor Detail

      • VertxWebTestClientContextCustomizer

        public VertxWebTestClientContextCustomizer()
    • Method Detail

      • customizeContext

        public void customizeContext​(org.springframework.context.ConfigurableApplicationContext context,
                                     org.springframework.test.context.MergedContextConfiguration mergedConfig)
        Specified by:
        customizeContext in interface org.springframework.test.context.ContextCustomizer
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object