| License |
License |
|---|---|
| GroupId | GroupIdcom.raxdenstudios |
| ArtifactId | ArtifactIdcommons-unit-test |
| Version | Version4.6.0 |
| Type | Typeaar |
| Description |
DescriptionTestUnit 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-unit-test-4.6.0.pom | |
| commons-unit-test-4.6.0-sources.jar | 1 KB |
| Browse |
<!-- 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"]
| 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 |