1 min readAug 31, 2019
This is a great way to get started with mocks for Android Unit testing as it can be intimidating to begin.
I created notes based on Oleksiy’s four part series. Another good resource to go along with this is Philipp Hauer’s best practices.
Best Practices for Unit Testing in Kotlin’s sections on MockK.