Last Version

com.uphyca:android-junit4-test-mockito 0.5

Tools for Android testing with JUnit4

License

License

Categories

Categories

JUnit Unit Testing Mockito
GroupId

GroupId

com.uphyca
ArtifactId

ArtifactId

android-junit4-test-mockito
Version

Version

0.5
Type

Type

jar
Description

Description

Tools for Android testing with JUnit4
Project Organization

Project Organization

uPhyca Inc.

Download android-junit4-test-mockito 0.5


<!-- https://jarcasting.com/artifacts/com.uphyca/android-junit4-test-mockito/ -->
<dependency>
    <groupId>com.uphyca</groupId>
    <artifactId>android-junit4-test-mockito</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.uphyca/android-junit4-test-mockito/
implementation 'com.uphyca:android-junit4-test-mockito:0.5'
// https://jarcasting.com/artifacts/com.uphyca/android-junit4-test-mockito/
implementation ("com.uphyca:android-junit4-test-mockito:0.5")
'com.uphyca:android-junit4-test-mockito:jar:0.5'
<dependency org="com.uphyca" name="android-junit4-test-mockito" rev="0.5">
  <artifact name="android-junit4-test-mockito" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uphyca', module='android-junit4-test-mockito', version='0.5')
)
libraryDependencies += "com.uphyca" % "android-junit4-test-mockito" % "0.5"
[com.uphyca/android-junit4-test-mockito "0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
com.uphyca : android-junit4 jar 0.5
junit : junit jar 4.10
org.objenesis : objenesis jar 1.2
com.google.dexmaker : dexmaker jar 0.9
com.google.dexmaker : dexmaker-mockito jar 0.9

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.google.android : android-test jar 4.1.1.4

system (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.