public static function setTestPath($root) { $root = Util::normalizePath($root); Mock::$testPath = $root; }