Exemplo n.º 1
0
 public function testGetSql()
 {
     $this->assertEquals($this->sql, $this->exception->getSql());
 }