development/libraries/java

mockmaker - MockMaker

Website: http://mockmaker.sourceforge.net/
License: BSD style
Vendor: JPackage Project
Description:
MockMaker is a program for creating source code for
mock object classes. Given an interface, it writes
the source code for a mock object class that implements
the interface and allows instances of that class to
have expectations set about how many times a method
is called, what parameters each method is called with,
and to pre-set return values for methods. In many cases
(possibly most cases), the classes produced by MockMaker
are exactly what you want a mock class to do.

Packages

mockmaker-1.12.0-1jpp.noarch [69 KiB] Changelog by Ralph Apel (2005-02-21):
- First release
mockmaker-1.12.0-1jpp.src [1.3 MiB] Changelog by Ralph Apel (2005-02-21):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted