Update of /cvsroot/mocklib/mocklib3/input/misc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24740/input/misc
Added Files:
mockoverview.html examplesoverview.html
Log Message:
original commit of mocklib2 that will become mocklib3
--- NEW FILE: examplesoverview.html ---
<HTML>
<TITLE>MockObject Examples</TITLE>
<BODY>
These are the mockobject examples. Each package has a different example. Pick the one that is closest to your needs which will show you how to utilize the mockobject library.
</BODY>
</HTML>
--- NEW FILE: mockoverview.html ---
<HTML>
<TITLE>MockObject</TITLE>
<BODY>
This is the MockObject library, a very small library that can create mock objects for you, or allows you to create more complicated mockobjects.
</BODY>
</HTML>
|