public function testGetStartRecord()
 {
     $this->assertEquals(1, $this->operationHistoryRequest->getStartRecord());
 }