Last Version

spockito 1.6

Java JUnit runner for parameterized tests where the test cases are defined in a table-like manner.

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

org.tools4j
ArtifactId

ArtifactId

tools4j-spockito
Version

Version

1.6
Type

Type

jar
Description

Description

spockito
Java JUnit runner for parameterized tests where the test cases are defined in a table-like manner.
Project URL

Project URL

http://spockito.tools4j.org
Source Code Management

Source Code Management

https://github.com/tools4j/spockito.git

Download tools4j-spockito 1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.