wealthfront / magellan

The simplest navigation library for Android.
Apache License 2.0
677 stars 70 forks source link

Use MockK in sample app tests #291

Closed cmathew closed 11 months ago

cmathew commented 11 months ago

this library supports Kotlin natively unlike Mockito. This also avoids the potential confusion of trying to use both at once