PHP 클래스 Bitpay\Client\Adapter\CurlAdapterTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: bitpay/php-client

보호된 프로퍼티들

프로퍼티 타입 설명
$request

공개 메소드들

메소드 설명
setUp ( )
testConstruct ( )
testGetCurlOptions ( )
testSendRequestWithException ( )
testSendRequestWithoutException ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testConstruct() 공개 메소드

public testConstruct ( )

testGetCurlOptions() 공개 메소드

public testGetCurlOptions ( )

testSendRequestWithException() 공개 메소드

testSendRequestWithoutException() 공개 메소드

프로퍼티 상세

$request 보호되어 있는 프로퍼티

protected $request