mockobjects 0.09-7 source package in Ubuntu

Changelog

mockobjects (0.09-7) unstable; urgency=medium

  * Team upload.
  * Point Homepage to webarchive
  * Secure URI in watch file
  * Build-Depends: s/default-jdk/default-jdk-headless/
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Trim trailing whitespace.
  * No first person in long description
  * Adapt doc-base to new location of docs

 -- Andreas Tille <email address hidden>  Thu, 13 Feb 2025 19:38:15 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe devel
Questing release universe devel
Plucky release universe devel

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mockobjects_0.09-7.dsc 2.1 KiB 65af4ffe2f97f4958015db42a6f36b725837ade9b30b95dc1e7f863752796310
mockobjects_0.09.orig.tar.gz 129.0 KiB 1224bd716e6a5e8c0e1e8ae8fed8bf4cc7541572212797b671752319b821c4d0
mockobjects_0.09-7.debian.tar.xz 4.1 KiB c22b7cccc2b5de2c7cfab3c92ca9853a1827219af0805131c07fa54e8af3b829

Available diffs

No changes file available.

Binary packages built by this source

libmockobjects-java: Framework for developing and using mock objects

 Mock Objects is a test-first driven framework for building
 generic software and/or unit testing frameworks. It supports:
  * A methodology for developing and using mock objects.
  * A core mock object framework. This is a library of code that
  supports the implementation of mock objects, based around a
  set of expectation classes for values and collections. There are
  also various other classes to make mock objects easier to write
  or to use.
  * A default set of mock implementations for the standard Java
  platform APIs. This is a start on packages such as servlets, sql,
  and io.

libmockobjects-java-doc: Framework for developing and using mock objects -- documentation

 Mock Objects is a test-first driven framework for building
 generic software and/or unit testing frameworks. It supports:
  * A methodology for developing and using mock objects.
  * A core mock object framework. This is a library of code that
  supports the implementation of mock objects, based around a
  set of expectation classes for values and collections. There are
  also various other classes to make mock objects easier to write
  or to use.
  * A default set of mock implementations for the standard Java
  platform APIs. This is a start on packages such as servlets, sql,
  and io.
 .
 This package includes the mock objects javadocs.