コード例 #1
0
 public function testTableName()
 {
     $this->assertEquals('{{%tests_product}}', Product::tableName());
 }