Thanks for catching that bug, Art.

For the record, there *are* unit tests for Zend_Db_Table/Row/Rowset.
The code coverage is 68%.  Look in
<zf-home>/tests/Zend/Db/Adapter/Common.php, there are 37 test functions
matching "testTable*".  

I wish you would not say that there are no tests for these classes.  It
is a false statement.

It is true that the line containing the bug was not covered by unit
tests.  But it is an exaggeration to say that there are no tests
covering the Table/Row classes.

Regards,
Bill Karwin

> -----Original Message-----
> From: Art Hundiak [mailto:[EMAIL PROTECTED]
> 
> Almost as though the code was released without testing.  Which I guess
is
> consistent with the fact that there are no DB_Table/Row tests in the
> delivered version.

Reply via email to