MockMaker

Create source code for mock object classes from the command line
Download

MockMaker Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Price:
  • FREE
  • Publisher Name:
  • Ivan Moore
  • Publisher web site:
  • http://oocode.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 159 KB

MockMaker Tags


MockMaker Description

Create source code for mock object classes from the command line MockMaker is a free and open source Java based 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. Requirements: · Java What's New in This Release: · Eclipse plugin beta has been released thanks to Paolo Polce. · A patch from Knut Wannenheden allows you to specify file output via a command line parameter - useful when it's not possible to redirect stdout. (Request: 478658) · The project now uses CVS on sourceforge, anonymous readonly CVS access is now available to all. · Ant build files are now included for both the main MockMaker project and the Eclipse plugin (in the CVS modules) · The MockMaker.zip file has been corrected to resolve problems under Unix. (Bug: 548477)


MockMaker Related Software