Пример #1
0
 /**
  * Cleans test folders in the temporary directory.
  *
  * @BeforeSuite
  */
 public static function storeIncludePath()
 {
     self::$includePath = get_include_path();
 }