[Perlunit-commits] src/Test-Unit/t/tlib ExceptionChecker.pm TestObject.pm WillDie.pm AllTests.pm Ass
Status: Beta
Brought to you by:
mca1001
From: Adam S. <ada...@us...> - 2002-02-04 21:17:59
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory usw-pr-cvs1:/tmp/cvs-serv14479/t/tlib Modified Files: AllTests.pm AssertTest.pm Added Files: ExceptionChecker.pm TestObject.pm WillDie.pm Log Message: - factor out exception checking into ExceptionChecker - move TestObject class into separate file - tests for test-case methods which die ( they pass but I am still getting funny results from my real-world test-cases )-: |