License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spock Application Testing & Monitoring |
GroupId | GroupIdpl.polidea |
ArtifactId | ArtifactIdrobospock |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoboSpock
Library brings Robolectric unit tests option to Spock testing framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
robospock-0.4.pom | |
robospock-0.4.jar | 13 KB |
robospock-0.4-sources.jar | 4 KB |
robospock-0.4-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.polidea/robospock/ -->
<dependency>
<groupId>pl.polidea</groupId>
<artifactId>robospock</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.polidea/robospock/
implementation 'pl.polidea:robospock:0.4'
// https://jarcasting.com/artifacts/pl.polidea/robospock/
implementation ("pl.polidea:robospock:0.4")
'pl.polidea:robospock:jar:0.4'
<dependency org="pl.polidea" name="robospock" rev="0.4">
<artifact name="robospock" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.polidea', module='robospock', version='0.4')
)
libraryDependencies += "pl.polidea" % "robospock" % "0.4"
[pl.polidea/robospock "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.6-groovy-1.8 |
org.robolectric : robolectric | jar | 2.1.1 |
com.google.android : android | jar | 4.1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
robospock » antApp | jar | 0.4 |