etiennelenhart / Eiffel

Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
MIT License
211 stars 14 forks source link

JUnit Rule for 'EiffelViewModel' dispatchers #111

Closed etiennelenhart closed 5 years ago

etiennelenhart commented 5 years ago

Currently, the dispatchers used in EiffelViewModel can only be modified for testing internally. Create a JUnit Rule to allow testing of view models outside the library.