From: Steve F. <sm...@us...> - 2001-08-28 22:58:23
|
Update of /cvsroot/mockobjects/doc In directory usw-pr-cvs1:/tmp/cvs-serv25018 Modified Files: another_route.html Log Message: Another couple of lines... Index: another_route.html =================================================================== RCS file: /cvsroot/mockobjects/doc/another_route.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- another_route.html 2001/08/27 17:50:07 1.2 +++ another_route.html 2001/08/28 22:58:19 1.3 @@ -113,8 +113,10 @@ target code, as Mock Objects, rather than use techniques such as inner classes to give us access to private data. This means that we tend to define our assertions at the beginning of test, rather than at the end.</p> -<p><br> -</p> +<h2>More functionality</h2> +<h3>No record for the email address</h3> +<p>People are likely to request passwords for email addresses that are not in + the database, either by accident or maliciously. </p> <hr> <p>© Steve Freeman, 2001</p> <p> </p> |