MockK Android

mocking library for Kotlin (Android instrumented test)

License

License

GroupId

GroupId

io.mockk
ArtifactId

ArtifactId

mockk-android
Last Version

Last Version

1.12.4
Release Date

Release Date

Type

Type

aar
Description

Description

MockK Android
mocking library for Kotlin (Android instrumented test)
Project URL

Project URL

http://mockk.io
Source Code Management

Source Code Management

https://github.com/mockk/mockk/

Download mockk-android

How to add to project

<!-- https://jarcasting.com/artifacts/io.mockk/mockk-android/ -->
<dependency>
    <groupId>io.mockk</groupId>
    <artifactId>mockk-android</artifactId>
    <version>1.12.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mockk/mockk-android/
implementation 'io.mockk:mockk-android:1.12.4'
// https://jarcasting.com/artifacts/io.mockk/mockk-android/
implementation ("io.mockk:mockk-android:1.12.4")
'io.mockk:mockk-android:aar:1.12.4'
<dependency org="io.mockk" name="mockk-android" rev="1.12.4">
  <artifact name="mockk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mockk', module='mockk-android', version='1.12.4')
)
libraryDependencies += "io.mockk" % "mockk-android" % "1.12.4"
[io.mockk/mockk-android "1.12.4"]

Dependencies

compile (1)

Group / Artifact Type Version
io.mockk : mockk jar 1.12.4

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
io.mockk : mockk-agent-android jar 1.12.4
io.mockk : mockk-agent-api jar 1.12.4

Project Modules

There are no modules declared in this project.
io.mockk

MockK

Pure Kotlin mocking framework

Versions

Version
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.6
1.10.5
1.10.4
1.10.3-jdk8
1.10.3
1.10.2
1.10.1
1.10.0
1.9.3.kotlin12
1.9.3
1.9.2.kotlin12
1.9.2
1.9.1.kotlin12
1.9.1
1.9.kotlin12
1.9
1.8.13.kotlin13
1.8.13
1.8.12.kotlin13
1.8.12
1.8.11.kotlin13
1.8.11
1.8.10.kotlin13
1.8.10
1.8.9.kotlin13
1.8.9
1.8.8.kotlin13
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8