Ejemplo n.º 1
0
 function tearDown()
 {
     parent::tearDown();
 }
Ejemplo n.º 2
0
 function setUp()
 {
     parent::setUp();
     $this->quickCleanup($this->tablesToTruncate);
 }