Uses of Interface
org.mockserver.client.initialize.ExpectationInitializer
-
Packages that use ExpectationInitializer Package Description org.mockserver.client.initialize -
-
Uses of ExpectationInitializer in org.mockserver.client.initialize
Subinterfaces of ExpectationInitializer in org.mockserver.client.initialize Modifier and Type Interface Description interfacePluginExpectationInitializerIf the MockServer is started using the Maven Plugin a initializationClass property can be specified to initialize expectations, when the MockServer starts.
-