[Perlunit-commits] src/Test-Unit/doc TODO
Status: Beta
Brought to you by:
mca1001
|
From: Adam S. <ada...@us...> - 2001-12-05 20:17:16
|
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv15757/doc
Modified Files:
TODO
Log Message:
can now call $self->print("debugging stuff") within test case methods
and if the test fails or "errors" you get to see all the debugging
accumulated from the above calls
|