Package org.mockserver.fixture
-
Class Summary Class Description FixtureRedactor Masks sensitive data in recorded expectations before they are written to fixture files.SseAwareExpectationConverter Converts a recordedExpectation(from aFORWARDED_REQUESTlog entry) into an SSE-aware replay expectation when the forwarded response was a streaming response.SseBodyParser Parses rawtext/event-streambytes into a list ofSseEventobjects suitable for constructing anHttpSseResponse.