Source for file testdox.php
Documentation is available at testdox.php
if (!empty($matches[1])) {
if (!preg_match('/^test(.*)$/i', $test_name, $matches)) {
$test_name =
$matches[1];
$test_name =
preg_replace('/([A-Z])([A-Z])/', '$1 $2', $test_name);
Documentation generated on Sun, 04 May 2008 09:22:17 -0500 by phpDocumentor 1.3.0