Ejemplo n.º 1
0
 public function testQuery_driver()
 {
     $this->assertEquals('PHPixie\\DB\\PDO\\Query', get_class($this->object->query_driver('pdo', $this->object->get(), 'select')));
 }