Last Version

robospock 1.0.1

Library brings Robolectric unit tests option to Spock testing framework.

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

org.robospock
ArtifactId

ArtifactId

robospock
Version

Version

1.0.1
Type

Type

jar
Description

Description

robospock
Library brings Robolectric unit tests option to Spock testing framework.

Download robospock 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
org.robolectric : robolectric jar 3.0

test (1)

Group / Artifact Type Version
org.robolectric : android-all jar 5.0.0_r2-robolectric-1

Project Modules

There are no modules declared in this project.