Esempio n. 1
0
 static function setTestsReportPath($file_path, $tested_file_name)
 {
     self::$tests_report_path = $file_path;
     self::$tested_file_name = $tested_file_name;
 }