addTestFile(CORE_TEST_CASES . DS . 'libs' . DS . 'router.test.php'); $suite->addTestFile(CORE_TEST_CASES . DS . 'dispatcher.test.php'); return $suite; } }