rwaldhoff 01/04/05 11:12:20
Modified: collections STATUS.html
Log:
volunteering for generalized unit tests (but don't let that stop you)
Revision Changes Path
1.2 +2 -2 jakarta-commons-sandbox/collections/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/collections/STATUS.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- STATUS.html 2001/04/03 17:11:56 1.1
+++ STATUS.html 2001/04/05 18:12:20 1.2
@@ -7,7 +7,7 @@
<div align="center">
<h1>The Jakarta Commons <em>Collections</em> Package</h1>
-$Id: STATUS.html,v 1.1 2001/04/03 17:11:56 rwaldhoff Exp $<br>
+$Id: STATUS.html,v 1.2 2001/04/05 18:12:20 rwaldhoff Exp $<br>
<a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a>
<a href="#Release Info">[Release Info]</a>
@@ -85,7 +85,7 @@
<td><strong>Generalized Unit Tests</strong>. Create a generic
set of Unit Tests that test the standard contracts of the basic
Java Collections interfaces (List, Set, etc.)</td>
- <td align="center"> </td>
+ <td align="center">Rod</td>
</tr>
<tr>