jmock2 2.5.1+dfsg-2ubuntu1 source package in Ubuntu

Changelog

jmock2 (2.5.1+dfsg-2ubuntu1) raring; urgency=low

  * Build using openjdk-6 to work around build failure with openjdk-7.
 -- Matthias Klose <email address hidden>   Mon, 22 Apr 2013 02:08:56 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Raring
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jmock2_2.5.1+dfsg.orig.tar.gz 75.3 KiB d466ec56f4dc0ee3c2bd4bcce0b4e97d05fad17354d4f33ea06c05698516da4d
jmock2_2.5.1+dfsg-2ubuntu1.debian.tar.gz 7.3 KiB bffed7c9afe91602e094cfc4368e778871e1b4611fbcacf47e1c784f0261dd17
jmock2_2.5.1+dfsg-2ubuntu1.dsc 1.5 KiB 05f60a7f235f2beabc0104de98e0395ed5edc0511d2a52dd61466a2646c2e365

View changes file

Binary packages built by this source

libjmock2-java: Java library for testing code with mock objects

 Mock objects help you design and test the interactions between the objects in
 your programs.
 The jMock library:
  * makes it quick and easy to define mock objects, so you don't break the
    rhythm of programming.
  * lets you precisely specify the interactions between your objects, reducing
    the brittleness of your tests.
  * works well with the autocompletion and refactoring features of your IDE
  * plugs into your favourite test framework
  * is easy to extend.

libjmock2-java-doc: Documentation for jmock2

 Mock objects help you design and test the interactions between the objects in
 your programs.
 The jMock library:
  * makes it quick and easy to define mock objects, so you don't break the
    rhythm of programming.
  * lets you precisely specify the interactions between your objects, reducing
    the brittleness of your tests.
  * works well with the autocompletion and refactoring features of your IDE
  * plugs into your favourite test framework
  * is easy to extend.
 .
 This is the API documentation for jmock2