com.github.noconnor:junit4-examples

API performance testing framework built using JUnit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.noconnor
ArtifactId

ArtifactId

junit4-examples
Last Version

Last Version

1.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

API performance testing framework built using JUnit

Download junit4-examples

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
com.github.noconnor : junitperf jar 1.21.0
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

There are no modules declared in this project.

Versions

Version
1.21.0
1.20.0
1.19.1
1.19.0
1.18.0
1.17.1