Ejemplo n.º 1
0
 /**
  * Sets up this test case
  *
  * @return void
  */
 public function setUp()
 {
     parent::setUp();
     // Isolate the tests from slow deletes
     $this->_wait();
 }
Ejemplo n.º 2
0
 /**
  * Sets up this test case
  *
  * @return void
  */
 public function setUp()
 {
     parent::setUp();
     $this->_wait();
 }