Example #1
0
 public function testClassToTableWithTable()
 {
     $this->assertEquals('model_1', Model2::test_class_to_table('model_1'));
 }