コード例 #1
0
 public function testGetRequestId()
 {
     $this->assertEquals("request_id", $this->processExternalPaymentRequest->getRequestId());
 }