Ejemplo n.º 1
0
 public function setUp()
 {
     $this->object = new Insert();
     $this->object->getHelper()->setDoubleQuoted(true);
 }