Sindbad~EG File Manager

Current Path : /home/zada/public_html/vendor/paypal/paypal-checkout-sdk/tests/Orders/
Upload File :
Current File : /home/zada/public_html/vendor/paypal/paypal-checkout-sdk/tests/Orders/OrdersAuthorizeTest.php

<?php



namespace Test\Orders;

use PHPUnit\Framework\TestCase;

use PayPalCheckoutSdk\Orders\OrdersAuthorizeRequest;
use Test\TestHarness;


class OrdersAuthorizeTest extends TestCase
{
    public function testOrdersAuthorizeRequest()
    {
        $this->markTestSkipped("Need an approved Order ID to execute this test.");
        $request = new OrdersAuthorizeRequest('ORDER-ID');
        $request->body = $this->buildRequestBody();

        $client = TestHarness::client();
        $response = $client->execute($request);
        $this->assertEquals(201, $response->statusCode);
        $this->assertNotNull($response->result);
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists (>^ω^<)看过哭02teddd(>^ω^<)看过哭02teddd