Exemple #1
0
 public function testTable()
 {
     $this->assertInstanceOf("Voodoo\\Core\\VoodOrm", $this->VoodOrm->table("new_table"));
 }