summaryrefslogtreecommitdiff
path: root/tests/unit/Collections/AllTests.php
AgeCommit message (Collapse)Author
2007-06-04added more unit test stubsknut
2007-05-30added stubs for TPageListTestknut
2007-05-30full coverage on TAttributeCollectionknut
2007-05-30full coverage for TStackknut
2007-05-30full coverage for TQueueknut
2007-05-29upgraded unit test suite to use PHPUnit3knut
use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug)