Class SnapshotStubMappingPostProcessor


  • public class SnapshotStubMappingPostProcessor
    extends java.lang.Object
    Performs stateful post-processing tasks on stub mappings generated from ServeEvents:
    1. Run any applicable StubMappingTransformers against the stub mappings.
    2. Detect duplicate requests and either discard them or turn them into scenarios.
    3. Extract response bodies to a separate file, if applicable.