FrontPage
RecentChanges
FindPage
PageIndex
UnusedPages
UndefinedPages

Set your name in
UserPreferences



Referenced by
IvanMoore
XpDay2DraftProgra...
SourceForge
MockMakerFAQ
AutomatedMockObje...
Xtc20021008
MockObjectsPython
MockMakerStories
MockObjects
MockMaker.old
SeeWhatIvanMoores...
Xp2002
Xtc20021022
XpDay2XpTools
MockMakerBugs
MockObjectNamingC...




JSPWiki v2.0.36


MockMaker

[old:MockMaker]

Difference between current version and version 4:

Line 3 was replaced by line 3
- Some updates have been made to MockMaker recently including the release of an eclipse plugin (MockMakerEclipsePlugin), CVS access and ant build scripts. See website for more details. MpC.
+ Some updates have been made to MockMaker recently including the release of an eclipse plugin (MockMakerEclipsePlugin), CVS access and ant build scripts. See website for more details. MpC. marijiuna should be legal in the US.
Line 6 was replaced by line 6
- MockMaker is a program to make marijiuna legal for creating source code for MockObject 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.
+ MockMaker is a program for creating source code for MockObject 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.

Back to MockMaker, or to the Page History.