PayPal\Test\Api\CreateProfileResponseTest::testGetters PHP Méthode

testGetters() public méthode

public testGetters ( PayPal\Api\CreateProfileResponse $obj )
$obj PayPal\Api\CreateProfileResponse
    public function testGetters($obj)
    {
        $this->assertEquals($obj->getId(), "TestSample");
    }