Class MockServerPropertyCustomizer

java.lang.Object
org.mockserver.springtest.MockServerPropertyCustomizer
All Implemented Interfaces:
org.springframework.test.context.ContextCustomizer

public class MockServerPropertyCustomizer extends Object implements org.springframework.test.context.ContextCustomizer
  • Method Details

    • 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
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object