示例#1
0
 /**
  * Tears down the fixture
  * This method is called after a test is executed.
  *
  * @access protected
  */
 public function tearDown()
 {
     $this->_db->rollBack();
 }