Exemplo n.º 1
0
 function setUp()
 {
     parent::setUp();
     $this->foreignKeyChecksOff();
     $this->quickCleanup($this->_tablesToTruncate);
 }
Exemplo n.º 2
0
 public function setUp()
 {
     parent::setUp();
     $this->quickCleanup($this->_tablesToTruncate);
 }