addTestFile(CORE_TEST_CASES . DS . 'Network' . DS . 'CakeSocketTest.php'); $suite->addTestDirectory(CORE_TEST_CASES . DS . 'Network' . DS . 'Http'); return $suite; } }