Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
mockobjects010: Java MockObjects package
- Summary
- The Mock Objects project is a generic unit testing framework whose goal
is to facilitate developing unit tests in the mock object style. The
goal of this project is to provide, 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.
Changelog
- * Thu Jun 8 00:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0.10-0.20060313.1jpp
-
- Rename as many packages still need the 0.09 version and this is not
even a release yet
- * Sat May 6 00:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0.10-0.20060313.1jpp
-
- Upgrade to 0.10 snapshot
- Build only J2EE1.4 support
- This is a brute force patch: FIXME
- * Fri Sep 24 00:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0.09-11jpp
-
- Optionally activate j2ee mockobjects