PHP 클래스 Bitpay\Client\ClientTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$client

공개 메소드들

메소드 설명
setUp ( )
testCheckPriceAndCurrency ( )
testCheckPriceAndCurrencyWithException ( )
testCreateInvoice ( )
testCreateInvoiceWithError ( )
testCreateInvoiceWithTooMuchPrecisionEvenForBitcoin ( )
testCreateInvoiceWithTooMuchPrecisionForAnythingButBitcoin ( )
testCreatePayout ( )
testCreatePayoutWithException ( )
testCreateResponseWithException ( )
testCreateToken ( )
testCreateTokenWithException ( )
testDeletePayout ( )
testDeletePayoutWithException ( )
testGetCurrencies ( )
testGetCurrenciesWithException ( )
testGetInvoice ( )
testGetInvoiceException ( )
testGetPayout ( )
testGetPayoutException ( )
testGetPayouts ( )
testGetPayoutsWithException ( )
testGetRequest ( )
testGetResponse ( )
testGetTokens ( )
testGetTokensWithException ( )

비공개 메소드들

메소드 설명
getMockAdapter ( )
getMockBuyer ( )
getMockCurrency ( )
getMockInvoice ( )
getMockItem ( )
getMockPayout ( )
getMockPrivateKey ( )
getMockPublicKey ( )
getMockResponse ( )
getMockToken ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCheckPriceAndCurrency() 공개 메소드

testCheckPriceAndCurrencyWithException() 공개 메소드

testCreateInvoice() 공개 메소드

public testCreateInvoice ( )

testCreateInvoiceWithError() 공개 메소드

testCreateInvoiceWithTooMuchPrecisionEvenForBitcoin() 공개 메소드

testCreateInvoiceWithTooMuchPrecisionForAnythingButBitcoin() 공개 메소드

testCreatePayout() 공개 메소드

public testCreatePayout ( )

testCreatePayoutWithException() 공개 메소드

testCreateResponseWithException() 공개 메소드

testCreateToken() 공개 메소드

public testCreateToken ( )

testCreateTokenWithException() 공개 메소드

testDeletePayout() 공개 메소드

public testDeletePayout ( )

testDeletePayoutWithException() 공개 메소드

testGetCurrencies() 공개 메소드

public testGetCurrencies ( )

testGetCurrenciesWithException() 공개 메소드

testGetInvoice() 공개 메소드

public testGetInvoice ( )

testGetInvoiceException() 공개 메소드

testGetPayout() 공개 메소드

public testGetPayout ( )

testGetPayoutException() 공개 메소드

testGetPayouts() 공개 메소드

public testGetPayouts ( )

testGetPayoutsWithException() 공개 메소드

testGetRequest() 공개 메소드

public testGetRequest ( )

testGetResponse() 공개 메소드

public testGetResponse ( )

testGetTokens() 공개 메소드

public testGetTokens ( )

testGetTokensWithException() 공개 메소드

프로퍼티 상세

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

protected $client