Last Version

spockito 2.0

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

License

License

Categories

Categories

JUnit Unit Testing Spock Application Testing & Monitoring
GroupId

GroupId

org.tools4j
ArtifactId

ArtifactId

spockito-junit4
Version

Version

2.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/tools4j/spockito
Source Code Management

Source Code Management

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

Download spockito-junit4 2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.tools4j : spockito-table jar 2.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.