예제 #1
0
 public function testSupportParametr()
 {
     $this->assertTrue($this->_db->supportsParameters('INTEGER'));
 }