Exemple #1
0
 /**
  */
 public function testShowFieldsFrom()
 {
     $this->assertEmpty($this->object->showFieldsFrom('tableName'));
 }