junit-toolkit

JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

uk.co.thebadgerset
ArtifactId

ArtifactId

junit-toolkit
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

junit-toolkit
JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.

Download junit-toolkit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar
log4j : log4j jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.7
0.6.1
0.5
0.4
0.3