Exemplo n.º 1
0
 public function tearDown()
 {
     $this->pdo = null;
     Config::reset();
 }
Exemplo n.º 2
0
 public function tearDown()
 {
     parent::tearDown();
     Config::reset();
 }