Skip to main content

Module mock_escrow

Module mock_escrow 

Source
Expand description

Escrow-specific scenario builder on top of crate::mock_common.

Translates domain facts (account, amount, …) into MockHostBindings expectations, so tests read in terms of the escrow scenario instead of raw host-function wiring.

Structs§

EscrowScenario
Pre-wires common Smart Escrow test setups onto a MockHostBindings.
EscrowScenarioBuilder