ok

Mini Shell

Direktori : /home2/selectio/public_html/y1jobportal.in/razorpay-php-2.9.0/tests/
Upload File :
Current File : //home2/selectio/public_html/y1jobportal.in/razorpay-php-2.9.0/tests/IinTest.php

<?php

namespace Razorpay\Tests;

use Razorpay\Api\Request;

class IinTest extends TestCase
{   

    public function testFetchIinAll()
    {
        $data = $this->api->iin->all();

        $this->assertTrue(is_array($data->toArray()));
    }
}

Zerion Mini Shell 1.0