File tree 1 file changed +2
-10
lines changed
1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -51,16 +51,8 @@ We also support auto clear message queue with [zenstruck/messenger-test](https:/
51
51
async: test://
52
52
` ` `
53
53
54
- # # Transport
55
-
56
- You can interact with the test transports in your tests by using the
57
- ` InteractsWithMessenger` trait in your ` KernelTestCase` /` WebTestCase` tests.
58
- You can assert the different steps of message processing by asserting on the queue
59
- and the different states of message processing like " acknowledged" , " rejected" and so on.
54
+ More details you can see in [origin package repository](https://github.com/zenstruck/messenger-test)
60
55
61
- > ** Note** : If you only need to know if a message has been dispatched you can
62
- > make assertions [on the bus itself](# bus).
56
+ > ** Note** :Zentruck will be used automatically after installation.
63
57
64
- More details you can see in [origin package repository](https://github.com/zenstruck/messenger-test)
65
58
66
- Zentruck will be used automatically after installation.
You can’t perform that action at this time.
0 commit comments