biz.aQute.wrapper.junit

JUnit 4.13.1 is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

biz.aQute.wrapper.junit
Last Version

Last Version

4.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

biz.aQute.wrapper.junit
JUnit 4.13.1 is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning.
Project URL

Project URL

https://aQute.biz
Project Organization

Project Organization

aQute SARL
Source Code Management

Source Code Management

https://github.com/aQute-os/biz.aQute.osgi.util

Download biz.aQute.wrapper.junit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 7.0.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0

Project Modules

There are no modules declared in this project.
biz.aQute

Versions

Version
4.13.1
1.9.0
1.8.0