public function testGetRecords()
 {
     $this->assertEquals(20, $this->operationHistoryRequest->getRecords());
 }