예제 #1
0
 public function testGetUniqueLabelField()
 {
     $this->assertEquals('command_name', Command::getUniqueLabelField());
 }