Module double

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.
FakeUnixTimestampProvider
Fake implementation of a Unix current timestamp provider. For testing purposes only.