is not current version
Last Version 2.7.9

RandomizedTesting Randomized Runner 2.7.8

JUnit test runner and plugins for running JUnit tests with pseudo-randomness.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch.randomizedtesting
ArtifactId

ArtifactId

randomizedtesting-runner
Version

Version

2.7.8
Type

Type

jar
Description

Description

RandomizedTesting Randomized Runner
JUnit test runner and plugins for running JUnit tests with pseudo-randomness.
Project Organization

Project Organization

Carrot Search s.c.

Download randomizedtesting-runner 2.7.8


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.2.0

Project Modules

There are no modules declared in this project.