コード例 #1
0
 public function testDeleteImageFile_UnsupportedMediaType_RestoreErrorDisplay()
 {
     // restore error display after last test
     $this->environ->restoreErrorDisplay();
 }
コード例 #2
0
 public function testLiftImportMerge_ZipFileNoLift_RestoreErrorDisplay()
 {
     // restore error display after last test
     $this->environ->restoreErrorDisplay();
 }