Package org.mockserver.springtest
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 Summary
Modifier and TypeMethodDescriptionvoidcustomizeContext(org.springframework.context.ConfigurableApplicationContext context, org.springframework.test.context.MergedContextConfiguration mergedConfig) booleaninthashCode()
-
Method Details
-
customizeContext
public void customizeContext(org.springframework.context.ConfigurableApplicationContext context, org.springframework.test.context.MergedContextConfiguration mergedConfig) - Specified by:
customizeContextin interfaceorg.springframework.test.context.ContextCustomizer
-
equals
-
hashCode
public int hashCode()
-