JUnitPerf

API performance testing framework built using JUnit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.noconnor
ArtifactId

ArtifactId

JUnitPerf
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JUnitPerf
API performance testing framework built using JUnit
Project URL

Project URL

https://github.com/noconnor/JUnitPerf

Download JUnitPerf

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
org.apache.commons : commons-lang3 jar 3.4
ch.qos.logback : logback-classic jar 1.1.3
com.google.guava : guava jar 19.0
commons-collections : commons-collections jar 3.2.2
junit : junit jar 4.12
commons-math : commons-math jar 1.2
org.mockito : mockito-core jar 2.11.0
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.jtwig : jtwig-core jar 5.86.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0