Mocking library for Kotlin with DSL support and coroutine mocking.
<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk</artifactId>
<version>1.14.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a mock object using MockK's mockk function.
Upgrade Kotlin to 1.9 or later.
No dependency data recorded yet.