zenstruck / messenger-test

Assertions and helpers for testing your symfony/messenger queues.
MIT License
223 stars 15 forks source link

Rename `TestTransport::sent()` to `dispatched()` #15

Closed kbond closed 3 years ago

kbond commented 3 years ago

Dispatched better describes what this methods is retrieving.