Last Version

JMH Utils for JUnit 2.0.0

This micro library with useful JUnit rules.

License

License

Categories

Categories

JUnit Unit Testing JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

pl.wavesoftware
ArtifactId

ArtifactId

jmh-junit-utilities
Version

Version

2.0.0
Type

Type

jar
Description

Description

JMH Utils for JUnit
This micro library with useful JUnit rules.
Project Organization

Project Organization

Wave Software
Source Code Management

Source Code Management

https://github.com/wavesoftware/java-jmh-junit-utilities

Download jmh-junit-utilities 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
org.junit.jupiter : junit-jupiter-api jar 5.3.2
pl.wavesoftware : eid-exceptions jar 2.0.0

test (2)

Group / Artifact Type Version
pl.wavesoftware.testing : junit5-starter pom 1.0.0
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.