Tests for MVIKotlin components #86
Unanswered
DunzoLandroidlit
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Thanks for the question, converted to a discussion. Did you check samples? A But if you really want to test just |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having a hard time writing tests for *Executor in my application which is extending CoroutineExecutor.
I want the ability to assert that certain messages were dispatched and certain labels were published based on intentions it receives. Please point me to any code snippet/ideas which will help me write these tests.
Beta Was this translation helpful? Give feedback.
All reactions