junitperf

API performance testing framework built using JUnit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.noconnor
ArtifactId

ArtifactId

junitperf-parent
Last Version

Last Version

1.21.0
Release Date

Release Date

Type

Type

pom
Description

Description

junitperf
API performance testing framework built using JUnit
Project URL

Project URL

https://github.com/noconnor/JUnitPerf

Download junitperf-parent

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.8.0
org.hamcrest : hamcrest-junit jar 2.0.0.0
junit : junit jar 4.13.2

Project Modules

  • junit4-examples
  • junitperf-core
  • junitperf-junit4
  • junitperf-junit5

Versions

Version
1.21.0
1.20.0
1.19.1
1.19.0
1.18.0
1.17.1