Last Version

TestUnit Commons 4.6.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-unit-test
Version

Version

4.6.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-unit-test 4.6.0


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

Dependencies

compile (14)

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
org.robolectric : robolectric jar 4.3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.