Join Slack
Powered by
<@U12AGS8JG> Yes! I have a ViewModel that call a r...
# kotlintest
j
jgodort
09/04/2019, 1:29 PM
@sam
Yes! I have a ViewModel that call a repository that exposes data as a Flow<User> and depends on that user I update a LiveData value. In my test, I want to test this logic and assert if the LiveData receives the expected value.
Open in Slack
Previous
Next