easymock 4.2-1 source package in Ubuntu

Changelog

easymock (4.2-1) unstable; urgency=medium

  * New upstream version 4.2
  * Declare compliance with Debian Policy 4.5.0.

 -- Markus Koschany <email address hidden>  Sat, 01 Feb 2020 01:30:51 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
easymock_4.2-1.dsc 2.2 KiB 4128a2b6d516d2d109ad2934ea8615b0d7a463e397baf0fe81e57dd7d0d94da9
easymock_4.2.orig.tar.xz 104.9 KiB da667a23c0b02c7d8166fae81e7d76692e441b0c33660c546a47a7aaeb3c17e3
easymock_4.2-1.debian.tar.xz 7.5 KiB 4d33e59ffd1e4050209dfb611fe26e6534cd50764a6b8cc449c32e592ea9cc85

Available diffs

No changes file available.

Binary packages built by this source

libeasymock-java: Java library to generate Mock Objects for given interfaces

 EasyMock is a library that provides an easy way to use Mock Objects for
 given interfaces. Mock Objects simulate parts of the behavior of domain code,
 and are able to check whether they are used as defined. Domain classes can be
 tested in isolation by simulating their collaborators with Mock Objects.

libeasymock-java-doc: Java library to generate Mock Objects for given interfaces (documentation)

 EasyMock is a library that provides an easy way to use Mock Objects for
 given interfaces. Mock Objects simulate parts of the behavior of domain code,
 and are able to check whether they are used as defined. Domain classes can be
 tested in isolation by simulating their collaborators with Mock Objects.
 .
 This package contains the documentation for the Mock Objects library.