Module double

Source
Expand description

Test doubles

Enable unit testing with controlled inputs and predictable behavior.

Structsยง

DmqConsumerFake
A fake implementation of the DmqConsumerClient trait for testing purposes.
DmqPublisherFake
A fake implementation of the DmqPublisherClient trait for testing purposes.