public function testGetLabel()
 {
     $this->assertEquals("label", $this->operationHistoryRequest->getLabel());
 }