Last Version

TestUnit Commons 4.3.0

TestUnit commons is a library with a set of useful classes to help to developer to work with unit testing.

License

License

GroupId

GroupId

com.raxdenstudios.commons
ArtifactId

ArtifactId

commons-test-unit
Version

Version

4.3.0
Type

Type

aar
Description

Description

TestUnit Commons
TestUnit commons is a library with a set of useful classes to help to developer to work with unit testing.
Project URL

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-test-unit 4.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

runtime (10)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-test jar
androidx.arch.core » core-testing jar 2.0.0
androidx.test.ext » junit-ktx jar 1.1.2
androidx.test » rules jar 1.3.0
androidx.test » runner jar 1.3.0
io.mockk : mockk jar 1.9.2
io.mockk : mockk-android jar 1.9.2
org.koin » koin-test jar 2.1.6
org.threeten : threetenbp jar 1.3.3
net.lachlanmckee : timber-junit-rule jar 1.0.1

Project Modules

There are no modules declared in this project.