junit

Utilities for better junit testing.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

tuweni-junit
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

junit
Utilities for better junit testing.
Project URL

Project URL

https://github.com/apache/incubator-tuweni
Source Code Management

Source Code Management

https://github.com/apache/incubator-tuweni

Download tuweni-junit

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.tuweni : tuweni-io jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
com.github.kstyrc : embedded-redis Optional jar 0.6
io.vertx : vertx-core Optional jar 4.1.2
org.bouncycastle : bcprov-jdk15on Optional jar 1.66
org.junit.jupiter : junit-jupiter-api Optional jar 5.6.2
org.apache.lucene : lucene-core Optional jar 7.6.0

Project Modules

There are no modules declared in this project.
org.apache.tuweni

The Apache Software Foundation

Versions

Version
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0
0.10.0
0.9.0
0.8.2