Kotlin Discussions
MockK, kotlin mocking framework, now supports Android instrumentation tests
Android
oleksiyp
May 16, 2018, 4:43am
1
MockK
now supports:
regular unit tests
Android instrumentation tests via subclassing(< Android P)
Android instrumentation tests via inlining(≥ Android P)
Related topics
Topic
Replies
Views
Activity
MockK - pure Kotlin mocking framework
Libraries
0
1920
October 30, 2017
Empty test suite if running a Kotlin Test
Android
1
4111
March 8, 2018
How to mock classes/dependencies when testing Kotlin/JS using Mocha?
JavaScript
0
1148
February 26, 2020
Kotlin JUnit Mockito
5
6714
January 22, 2019
What is your favorite mocking framework for Kotlin?
4
2823
March 26, 2018