Skip to main content

Module test_utils

Module test_utils 

Source
Expand description

Shared mock-host-binding helpers used by the #[cfg(test)] blocks that tools/generateLedgerObjects.js emits at the bottom of every objects::generated::<entry> file.

Functions§

mock_all_fields_not_found
Wires le_field and home_le_field to always report FIELD_NOT_FOUND, regardless of field/slot. Buffers are zero-filled defensively even though a not-found result usually means the caller doesn’t read the buffer.
mock_all_fields_present