From: Steve F. <sm...@us...> - 2002-10-20 23:26:26
|
Update of /cvsroot/mockobjects/mockobjects-java/doc/html In directory usw-pr-cvs1:/tmp/cvs-serv29417/doc/html Modified Files: index.html Log Message: Reformatted Added info about latest drop Index: index.html =================================================================== RCS file: /cvsroot/mockobjects/mockobjects-java/doc/html/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.html 29 Aug 2002 12:17:21 -0000 1.1 +++ index.html 20 Oct 2002 23:26:23 -0000 1.2 @@ -1,109 +1,92 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <title>MockObjects Home</title> +</head> +<body> + <h1>Project description and goals</h1> -<p> -The <a href= "http://www.mockobjects.com">Mock Objects</a> 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: -</p> + +<p>The <a href="http://www.mockobjects.com">Mock Objects</a> 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:</p> + <ul> - <li> -A core mock objects framework. This is a library of code that supports + <li>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. - </li> - <li> -A methodology for developing and using mock objects. - </li> - <li> -A default set of mock implementation for the standard Java platform APIs. -We have made a start on packages such as servlets, sql, and io. - </li> - <li> -Mock implementations for more specialised libraries, particularly third +classes for values and collections. There are also various other classes +to make mock objects easier to write or to use. </li> + <li>A methodology for developing and using mock objects. </li> + <li>A default set of mock implementation for the standard Java platform +APIs. We have made a start on packages such as servlets, sql, and io. </li> + <li>Mock implementations for more specialised libraries, particularly third party products. So far, we have started on ATG Dynamo and IBM's VisualAge -for Java tools API. - </li> - <li> -A community for exchanging ideas on anything related to unit testing, with -a bias towards Mock Objects. - </li> +for Java tools API. </li> + <li>A community for exchanging ideas on anything related to unit testing, +with a bias towards Mock Objects. </li> </ul> -<p> -Our larger goal is to make -<a href= "www.mockobjects.com">www.mockobjects.com</a> the point of -reference for ideas and tools for unit testing particularly based on Mock -Objects. Our first implementation is in Java, largely because that's what -we've been working in, but also because it has a stable set of APIs that -are suitable for writing Mock Objects. We have applied these techniques -to other environments and intend to publish the results here. -</p> + +<p>Our larger goal is to make<a href="www.mockobjects.com">www.mockobjects.com</a> +the point of reference for ideas and tools for unit testing particularly +based on Mock Objects. Our first implementation is in Java, largely because +that's what we've been working in, but also because it has a stable set of +APIs that are suitable for writing Mock Objects. We have applied these techniques +to other environments and intend to publish the results here.</p> + <h1>Latest news and announcements</h1> -<table cellpadding="2" cellspacing="2" border="0" width="100%"> - <tr> - <td align="left" valign="top" rowspan=" - 1" colspan="1" bgcolor="#a0ddf0"> - <span class=" - c11">2002/08/28 </span> - </td> - <td align="left" valign="top" rowspan=" - 1" colspan="1" bgcolor="#a0ddf0"> - <span class="c11">0.4 <a - href=" - http://sourceforge.net/project/showfiles.php?group_id=18189&release_id=101526">release</a> - available. Kinda like the interim release but better.</span> - </td> +<table cellpadding="2" cellspacing="2" border="0" width="100%"> + <tbody> + <tr align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> + <td valign="top"><span class=" c11">2002/10/20</span> </td> + <td valign="top"><span class="c11">0.5 Reorganised the <a + href="http://sourceforge.net/project/showfiles.php?group_id=18189&release_id=116303">release</a> + structure. Broke up the jar into several smaller jars: <code>core</code>, + <code>jdk</code>, <code>j2ee</code>, and <code>alt</code>, with combinations +of versions of jdk and j2ee.</span> </td> + </tr> + <tr> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class=" c11">2002/08/28 </span> + </td> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class="c11">0.4 <a + href="http://sourceforge.net/project/showfiles.php?group_id=18189&release_id=101526">release</a> + available. Kinda like the interim release but better.</span> </td> </tr> <tr> - <td align="left" valign="top" rowspan= - "1" colspan="1" bgcolor="#a0ddf0"> - <span class= - "c11">2002/05/02 </span> - </td> - <td align="left" valign="top" rowspan= - "1" colspan="1" bgcolor="#a0ddf0"> - <span class="c11">Interim release <a - href= - "mockobjects-cvsroot.tar.gz">Tarball</a> - available. Not an official release - but this snap shot has a lot of new - mocks in it and is a must for j2ee - development.</span> - </td> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class="c11">2002/05/02 </span> </td> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class="c11">Interim release <a + href="mockobjects-cvsroot.tar.gz">Tarball</a> available. Not an official +release but this snap shot has a lot of new mocks in it and is +a must for j2ee development.</span> </td> </tr> <tr> - <td align="left" valign="top" rowspan= - "1" colspan="1" bgcolor="#a0ddf0"> - <span class= - "c11">2001/09/08 </span> - </td> - <td align="left" valign="top" rowspan= - "1" colspan="1" bgcolor="#a0ddf0"> - <span class="c11">Added a new section - for papers on Mock - Objects </span> - </td> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class="c11">2001/09/08 </span> </td> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class="c11">Added a new section for +papers on Mock Objects </span> </td> </tr> <tr> - <td align="left" valign="top" rowspan= - "1" colspan="1" bgcolor="#a0ddf0"> - <span class= - "c11">2001/08/06 </span> - </td> - <td align="left" valign="top" rowspan= - "1" colspan="1" bgcolor="#a0ddf0"> - <span class="c11">The Mock Objects - project now has a user web site. We - are committed to building a thriving - framework and community around Mock - Objects. Of course we're looking for - help ... </span> - </td> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class="c11">2001/08/06 </span> </td> + <td align="left" valign="top" rowspan="1" colspan="1" + bgcolor="#a0ddf0"> <span class="c11">The Mock Objects project +now has a user web site. We are committed to building a thriving + framework and community around Mock Objects. Of course we're looking +for help ... </span> </td> </tr> + </tbody> </table> + <p class="c9"> - <a href="http://sourceforge.net"><img - align="right" hspace="4" vspace="4" - border="0" alt="SourceForge Logo" src= - "http://sourceforge.net/sflogo.php?group_id=18189"></a> + <a href="http://sourceforge.net/projects/mockobjects/"> + <img align="right" hspace="4" vspace="4" style="border: 0px solid ; width: 88px; height: 31px;" + alt="SourceForge Logo" src="http://sourceforge.net/sflogo.php?group_id=18189"></a> </p> +</body> +</html> |