Android Testing

Test cases and testing utilities for the Android platform.

License

License

GroupId

GroupId

io.bitbucket.android-universum
ArtifactId

ArtifactId

testing
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Android Testing
Test cases and testing utilities for the Android platform.
Project URL

Project URL

https://bitbucket.org/android-universum/testing
Project Organization

Project Organization

Universum Studios

Download testing

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
junit : junit jar 4.13
org.mockito : mockito-core jar 3.8.0
org.robolectric : robolectric jar 4.5.1
androidx.annotation » annotation jar 1.1.0
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.test » core jar 1.2.0
androidx.test.ext » junit jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0