PHP Class Bitpay\Client\Adapter\CurlAdapterTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: bitpay/php-client

Protected Properties

Property Type Description
$request

Public Methods

Method Description
setUp ( )
testConstruct ( )
testGetCurlOptions ( )
testSendRequestWithException ( )
testSendRequestWithoutException ( )

Method Details

setUp() public method

public setUp ( )

testConstruct() public method

public testConstruct ( )

testGetCurlOptions() public method

public testGetCurlOptions ( )

testSendRequestWithException() public method

testSendRequestWithoutException() public method

Property Details

$request protected property

protected $request