Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
mockobjects - Java MockObjects package
- Description:
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.
Packages
mockobjects-0.09-17.jpp5.src
[143 KiB] |
Changelog
by Ralph Apel (2008-07-02):
- Build with and for Java5
- Name mockobjects-jdk1.4 now meaning >= 1.4.2
- Packages may still be used with java-1.4.2
- Dropping any java-ext and java-1.X.Y support:
put everything in _javadir as there will probably
be no new version for java5,6,7
- Add poms and depmap frags
|
mockobjects-0.09-17.jpp5.noarch
[54 KiB] |
Changelog
by Ralph Apel (2008-07-02):
- Build with and for Java5
- Name mockobjects-jdk1.4 now meaning >= 1.4.2
- Packages may still be used with java-1.4.2
- Dropping any java-ext and java-1.X.Y support:
put everything in _javadir as there will probably
be no new version for java5,6,7
- Add poms and depmap frags
|