mockobjects stable port information

Info2: <<
Package: mockobjects
Version: 0.09
Revision: 1
Source: mirror:sourceforge:%n/%n-bin-%v.tar
Source-MD5: a0e11423bd5fcbb6ea65753643ea8852
NoSourceDirectory: true
Depends: commons-httpclient, jakarta-servletapi, javamail, system-java (>= 1.4-1)
Type: java(1.4)
CompileScript: echo "none needed"
InstallScript: echo "none needed"
JarFiles: mockobjects-core-%v.jar mockobjects-jdk%type_raw[java]-%v.jar mockobjects-alt-jdk%type_raw[java]-%v.jar mockobjects-jdk%type_raw[java]-j2ee1.3-%v.jar mockobjects-alt-jdk%type_raw[java]-j2ee1.3-%v.jar
Homepage: http://mockobjects.sourceforge.net/
Maintainer: Benjamin Reed
Description: Object-oriented unit testing framework
DescDetail: <<
Mock Objects is a test-first development process for building object-oriented
software and a generic unit testing framework that supports that process.
Mock objects give you:

* A methodology for developing and using mock objects.
* A core mock objects framework. This is a library of code that
supports the implementation of mock objects. It is 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.
<<
License: BSD
<<