Exemplo n.º 1
0
 protected function tearDown()
 {
     parent::tearDown();
     $this->connection->exec('DROP TABLE IF EXISTS posts');
 }