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