Package org.mockserver.imports
package org.mockserver.imports
-
ClassesClassDescriptionImports expectations from HAR (HTTP Archive) format JSON files.Applies
FixtureRedactormasking to expectations produced by the import pipeline (HarImporter,PostmanCollectionImporter) before they are persisted, so real credentials in captured traffic never land in the expectation store.Redaction options for an import.Outcome of a migration import (WireMockImporter,MountebankImporter,MockoonImporter): theExpectations that were successfully mapped plus the ordered list ofImportWarnings describing every source construct that could not be faithfully mapped.A structured, machine-readable warning emitted by a migration importer (WireMockImporter,MountebankImporter,MockoonImporter) when a source construct cannot be faithfully mapped onto a MockServer expectation.Imports MockServer expectations from a Mockoon environment JSON export.Imports MockServer expectations from Mountebank imposter JSON.Imports expectations from Postman Collection v2.x (v2.0 and v2.1) JSON files.Re-imports recorded request/response pairs from the append-only NDJSON archive written byRecordedRequestsFileSystemPersistence.Outcome of a recorded-traffic re-import: the intact pairs plus a count of NDJSON lines that could not be parsed (malformed or truncated) and were skipped.Imports MockServer expectations from WireMock stub-mapping JSON.