Example #1
0
 /**
  * Call after all test and on class test loading
  */
 public function tearDown()
 {
     // remove tmp files
     BaseZF_UnitTest_TemporaryFile::clearFiles();
 }