Skip to main content

Module mock

Module mock 

Source
Expand description

A deterministic in-memory Puller for tests, plus a helper to build mock payloads.

Structs§

MockPuller
A Puller implementation backed by an in-memory byte slice, used for testing.

Functions§

build_mock_data
Build a deterministic byte array for mock testing.