Robolectric

An alternative Android testing framework.

License

License

MIT license
GroupId

GroupId

com.pivotallabs
ArtifactId

ArtifactId

robolectric
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Robolectric
An alternative Android testing framework.

Download robolectric

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.objenesis : objenesis jar 1.0
org.xerial : sqlite-jdbc jar 3.7.2
org.javassist : javassist jar 3.14.0-GA
commons-logging : commons-logging jar 1.1.1
commons-codec : commons-codec jar 1.3
org.apache.httpcomponents : httpclient jar 4.0.3
com.google.android : support-v4 jar r6

provided (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.2
junit : junit-dep jar 4.8.2
com.google.android : android jar 4.1.1.4
com.google.android.maps » maps jar 10_r2

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.147
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
1.0-RC4
1.0-RC1
0.9.8
0.9.7
0.9.6
0.9.5