Last Version

com.uphyca:android-junit4-robolectric 0.5

Tools for Android testing with JUnit4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.uphyca
ArtifactId

ArtifactId

android-junit4-robolectric
Version

Version

0.5
Type

Type

jar
Description

Description

Tools for Android testing with JUnit4
Project Organization

Project Organization

uPhyca Inc.

Download android-junit4-robolectric 0.5


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

Dependencies

provided (5)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.google.android : android-test jar 4.1.1.4
com.google.android.maps » maps jar 16_r3
com.pivotallabs : robolectric jar 1.1
junit : junit jar 4.10

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.2

Project Modules

There are no modules declared in this project.