Random jUnit

This project permits to execute jUnit randomly: per ClassRunner and per suite. This approach is not the best to reproduce errors, however, it aims to discover new ones.

License

License

BSD 2-clause License
Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.sf.randomjunit
ArtifactId

ArtifactId

random-jUnit
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Random jUnit
This project permits to execute jUnit randomly: per ClassRunner and per suite. This approach is not the best to reproduce errors, however, it aims to discover new ones.
Project URL

Project URL

http://randomjunit.sourceforge.net/
Project Organization

Project Organization

AngocA
Source Code Management

Source Code Management

http://randomjunit.git.sourceforge.net/git/gitweb-index.cgi

Download random-jUnit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2