From: David S. <ds...@us...> - 2006-02-15 22:55:50
|
Update of /cvsroot/junit/junit/junit4.0/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13390/junit4.0/doc Added Files: index.htm Log Message: Merged with branch, Kent will make final changes and launch. --- NEW FILE: index.htm --- <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Erich Gamma"> <title>JUnit Documentation</title> </head> <body> <h1> <font color="#33FF33">J</font><font color="#CC0000">U</font>nit Documentation</h1> <p> Kent Beck, Erich Gamma, David Saff</p> <hr WIDTH="100%"> We have just begun documenting the new JUnit 4 architecture. The <a href="cookbook/cookbook.htm">cookbook</a> has already been updated. <hr WIDTH="100%"> </body> </html> |