Last Version

TestUnit Commons 4.4.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
ArtifactId

ArtifactId

commons-test-unit
Version

Version

4.4.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.4.0


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

Dependencies

compile (1)

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

runtime (12)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-test jar
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxkotlin jar 2.3.0
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.