Last Version

JUnit Toolkit 0.9.52

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

junit-toolkit
Version

Version

0.9.52
Type

Type

jar
Description

Description

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

Project URL

https://github.com/rupertlssmith/junit_toolkit
Source Code Management

Source Code Management

https://github.com/rupertlssmith/junit_toolkit

Download junit-toolkit 0.9.52


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.