addTestFile($helperTestPath . 'JsHelperTest.php'); $suite->addTestFile($helperTestPath . 'JqueryEngineHelperTest.php'); $suite->addTestFile($helperTestPath . 'MootoolsEngineHelperTest.php'); $suite->addTestFile($helperTestPath . 'PrototypeEngineHelperTest.php'); return $suite; } }