PHP Class PayPal\Test\Core\PayPalHttpConfigTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: paypal/rest-api-sdk-php

Protected Properties

Property Type Description
$object

Public Methods

Method Description
testCurlOpts ( )
testHeaderFunctions ( )
testProxyOpts ( )
testRemoveCurlOpts ( )
testSSLOpts ( )
testUserAgent ( )

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( )

testCurlOpts() public method

public testCurlOpts ( )

testHeaderFunctions() public method

public testHeaderFunctions ( )

testProxyOpts() public method

public testProxyOpts ( )

testRemoveCurlOpts() public method

public testRemoveCurlOpts ( )

testSSLOpts() public method

public testSSLOpts ( )

testUserAgent() public method

public testUserAgent ( )

Property Details

$object protected_oe property

protected $object