Exemplo n.º 1
0
 /**
  * Tears down the test fixture.
  *
  * @return void
  */
 public function tearDown()
 {
     $this->_dataFolderMock->restore();
     $this->_dbMock->restore();
     $this->_eMock->restore();
 }