junit4 4.13.2-3 source package in Ubuntu

Changelog

junit4 (4.13.2-3) unstable; urgency=medium

  * Replace hamcrest-core with hamcrest in the pom dependencies

 -- Emmanuel Bourg <email address hidden>  Wed, 05 Oct 2022 11:47:38 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
junit4_4.13.2-3.dsc 2.2 KiB 5fd9af03415b5d706a7a5c433a59b840444874c042be76a54f9e744b1e5c4a7a
junit4_4.13.2.orig.tar.xz 823.9 KiB 8cb9e6cd3c1188e93ce6ed56df12f8dab9db379256386973dbc61690ad184c60
junit4_4.13.2-3.debian.tar.xz 28.4 KiB 159c4d914dde5bfac20985ae58f653fa8bd039e33fa5e7ba34488dccf1b1e28d

Available diffs

No changes file available.

Binary packages built by this source

junit4: JUnit regression test framework for Java

 JUnit is a simple framework to write repeatable tests. It is an
 instance of the xUnit architecture for unit testing frameworks.
 .
 JUnit 4 uses Java 5 features such as generics and annotations. If
 you need compatibility with previous Java versions, you should use
 the junit package (version 3) instead.

junit4-doc: JUnit regression test framework for Java - documentation

 JUnit is a simple framework to write repeatable tests. It is an
 instance of the xUnit architecture for unit testing frameworks.
 .
 JUnit 4 uses Java 5 features such as generics and annotations. If
 you need compatibility with previous Java versions, you should use
 the junit package (version 3) instead.
 .
 This package contains Javadoc API documentation of JUnit 4.