-
Deprecated InterfacesInterfaceDescriptioninstead use org.mockserver.client.initialize.PluginExpectationInitializer or org.mockserver.server.initialize.ExpectationInitializer
-
Deprecated MethodsMethodDescriptionuse hasStopped() or hasStarted() insteaduse hasStopped() or hasStarted() insteadthis is deprecated due to unclear naming, use method upsert(Expectation... expectations) insteaduse withProxyConfiguration which is more consistent with MockServer API styleuse withRequestOverride which is more consistent with MockServer API stylemisleading name — this overload matches by regex, not substring. Use
TurnBuilder.whenLatestMessageMatches(Pattern). Retained for source compatibility; delegates towhenLatestMessageMatches.use removeItem insteaduse getLocalPort instead of getPortuse `optional` instead
-
Deprecated ConstructorsConstructorDescriptionuse constructor that specifies configuration explicitlyuse constructor that specifies configuration explicitlyuse constructor that specifies configuration explicitly