FlowChannels101
FlowChannels101 copied to clipboard
Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested
Kotlin Coroutines Flow and Channels Unit Testing
Contains some examples of using Flow
and Channels
on Android and unit testing them.
Inspired by Meetup presentation by https://twitter.com/heyitsmohit found here with additional code added to demonstrate how Kotlin Flows can be used and unit tested.