If you’re not already familiar with it, Mockk is a mocking framework built specifically for Kotlin . Unlike Mockito Kotlin which is an extension of Mockito to help it work better with Kotlin, Mockk was built from the ground up for mocking Kotlin classes.