Module double

Source
Expand description

Test doubles

Enable unit testing with controlled inputs and predictable behavior.

Structsยง

DmqConsumerFake
A fake implementation of the DmqConsumer trait for testing purposes.
DmqPublisherFake
A fake implementation of the DmqPublisher trait for testing purposes.