-
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 the overload that includes breakpointId and requestTimestampuse the overload that includes requestTimestampuse `optional` instead
-
Deprecated ConstructorsConstructorDescriptionuse constructor that specifies configuration explicitlyuse the constructor that accepts inboundBreakpointClientId and inboundBreakpointIduse the constructor that accepts inboundBreakpointClientId and inboundBreakpointIduse the constructor that accepts inboundBreakpointClientId and inboundBreakpointId from the outer caller to avoid mis-routing across clientsuse constructor that specifies configuration explicitlyuse constructor that specifies configuration explicitly