A mocking library for Kotlin, providing DSL for creating mocks and stubs.
<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk-jvm</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.
Create a mock and stub a method.
Update Kotlin version to 1.9 or later.
No dependency data recorded yet.