mockobjects 0.09-6 source package in Ubuntu

Changelog

mockobjects (0.09-6) unstable; urgency=medium

  * Team upload.
  * Switch to compat level 10.
  * Declare compliance with Debian Policy 4.1.1.
  * Update copyright years, use https for Format field.
  * Migrate from CDBS to DH sequencer. Use javahelper.
  * Build for Java 8.
  * Use https for Vcs-Browser.

 -- Markus Koschany <email address hidden>  Wed, 18 Oct 2017 15:30:23 +0200

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
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel
Focal release universe devel
Bionic release universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mockobjects_0.09-6.dsc 2.2 KiB 66d787aba14081628d9dd0df85369cd54435324ecff8f80b8121f7c2a7fa7a59
mockobjects_0.09.orig.tar.gz 129.0 KiB 1224bd716e6a5e8c0e1e8ae8fed8bf4cc7541572212797b671752319b821c4d0
mockobjects_0.09-6.debian.tar.xz 4.0 KiB a531e70d17e6d6d93c429b0607714bdfddec8da6a878a22927a8f0443990c3ff

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. We have made 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. We have made a start on packages such as servlets, sql,
  and io.
 .
 This package includes the mock objects javadocs.