Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
mockobjects: 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
- * Tue May 18 14:00:00 2004 Paul Nasrat <pauln{%}truemesh{*}com> 0.09-9jpp
-
- Fix spurious 1.4.1 requires in jdk14
- * Thu Jun 26 14:00:00 2003 Paul Nasrat <pauln{%}truemesh{*}com> 0.09-8jpp
-
- Re-jigged alt/jvm symlinks to jars rather than dirs
- * Tue Jun 24 14:00:00 2003 Paul Nasrat <pauln{%}truemesh{*}com> 0.09-7jpp
-
- Multi jvm symlinks