Module cansat_test_utils::mock
source · Expand description
Mock types.
Mock objects are simulated objects that mimic the behaviour of real objects in controlled ways, as part of a software testing initiative.
Structs
- Mock type implementing
embedded_hal::serial
traits.