MockK Android Agent

Android instrumented testing MockK inline mocking agent

License

License

GroupId

GroupId

io.mockk
ArtifactId

ArtifactId

mockk-agent-android
Last Version

Last Version

1.12.4
Release Date

Release Date

Type

Type

aar
Description

Description

MockK Android Agent
Android instrumented testing MockK inline mocking agent
Project URL

Project URL

http://mockk.io
Source Code Management

Source Code Management

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

Download mockk-agent-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.mockk : mockk-agent-api jar 1.12.4
io.mockk : mockk-agent-common jar 1.12.4

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
com.linkedin.dexmaker : dexmaker jar 2.28.1
org.objenesis : objenesis jar 3.2
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0

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