Exemplo n.º 1
0
 public function testIdNameWithTable()
 {
     $this->assertEquals('id', Model1::test_id_name('model_1'));
 }