PHP 클래스 Bitpay\InvoiceTest

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

공개 메소드들

메소드 설명
setUp ( )
testGetBtcPaid ( )
testGetBtcPrice ( )
testGetBuyer ( )
testGetBuyerAddress1 ( )
testGetBuyerAddress2 ( )
testGetBuyerCity ( )
testGetBuyerCountry ( )
testGetBuyerEmail ( )
testGetBuyerName ( )
testGetBuyerPhone ( )
testGetBuyerState ( )
testGetBuyerZip ( )
testGetCurrency ( )
testGetCurrentTime ( )
testGetExceptionStatus ( )
testGetExpirationTime ( )
testGetId ( )
testGetInvoiceTime ( )
testGetItem ( )
testGetItemCode ( )
testGetItemDesc ( )
testGetNotificationEmail ( )
testGetNotificationUrl ( )
testGetOrderId ( )
testGetPosData ( )
testGetPrice ( )
testGetRate ( )
testGetRedirectUrl ( )
testGetStatus ( )
testGetToken ( )
testGetTransactionSpeed ( )
testGetUrl ( )
testIsFullNotifications ( )
testIsPhysical ( )
testSetBtcPaid ( )
testSetBtcPrice ( )
testSetBuyer ( )
testSetBuyerAddress1 ( )
testSetBuyerAddress2 ( )
testSetBuyerCity ( )
testSetBuyerCountry ( )
testSetBuyerEmail ( )
testSetBuyerName ( )
testSetBuyerPhone ( )
testSetBuyerState ( )
testSetBuyerZip ( )
testSetCurrency ( )
testSetCurrentTime ( )
testSetExcpetionStatus ( )
testSetExpirationTime ( )
testSetFullNotifications ( )
testSetId ( )
testSetInvoiceTime ( )
testSetItem ( )
testSetItemCode ( )
testSetItemDesc ( )
testSetNotificationEmail ( )
testSetNotificationUrl ( )
testSetOrderId ( )
testSetPosData ( )
testSetPrice ( )
testSetRate ( )
testSetRedirectUrl ( )
testSetStatus ( )
testSetToken ( )
testSetTransactionSpeed ( )
testSetUrl ( )

비공개 메소드들

메소드 설명
getMockBuyer ( )
getMockCurrency ( )
getMockItem ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testGetBtcPaid() 공개 메소드

public testGetBtcPaid ( )

testGetBtcPrice() 공개 메소드

public testGetBtcPrice ( )

testGetBuyer() 공개 메소드

public testGetBuyer ( )

testGetBuyerAddress1() 공개 메소드

testGetBuyerAddress2() 공개 메소드

testGetBuyerCity() 공개 메소드

public testGetBuyerCity ( )

testGetBuyerCountry() 공개 메소드

public testGetBuyerCountry ( )

testGetBuyerEmail() 공개 메소드

public testGetBuyerEmail ( )

testGetBuyerName() 공개 메소드

public testGetBuyerName ( )

testGetBuyerPhone() 공개 메소드

public testGetBuyerPhone ( )

testGetBuyerState() 공개 메소드

public testGetBuyerState ( )

testGetBuyerZip() 공개 메소드

public testGetBuyerZip ( )

testGetCurrency() 공개 메소드

public testGetCurrency ( )

testGetCurrentTime() 공개 메소드

public testGetCurrentTime ( )

testGetExceptionStatus() 공개 메소드

testGetExpirationTime() 공개 메소드

testGetId() 공개 메소드

public testGetId ( )

testGetInvoiceTime() 공개 메소드

public testGetInvoiceTime ( )

testGetItem() 공개 메소드

public testGetItem ( )

testGetItemCode() 공개 메소드

public testGetItemCode ( )

testGetItemDesc() 공개 메소드

public testGetItemDesc ( )

testGetNotificationEmail() 공개 메소드

testGetNotificationUrl() 공개 메소드

testGetOrderId() 공개 메소드

public testGetOrderId ( )

testGetPosData() 공개 메소드

public testGetPosData ( )

testGetPrice() 공개 메소드

public testGetPrice ( )

testGetRate() 공개 메소드

public testGetRate ( )

testGetRedirectUrl() 공개 메소드

public testGetRedirectUrl ( )

testGetStatus() 공개 메소드

public testGetStatus ( )

testGetToken() 공개 메소드

public testGetToken ( )

testGetTransactionSpeed() 공개 메소드

testGetUrl() 공개 메소드

public testGetUrl ( )

testIsFullNotifications() 공개 메소드

testIsPhysical() 공개 메소드

public testIsPhysical ( )

testSetBtcPaid() 공개 메소드

public testSetBtcPaid ( )

testSetBtcPrice() 공개 메소드

public testSetBtcPrice ( )

testSetBuyer() 공개 메소드

public testSetBuyer ( )

testSetBuyerAddress1() 공개 메소드

testSetBuyerAddress2() 공개 메소드

testSetBuyerCity() 공개 메소드

public testSetBuyerCity ( )

testSetBuyerCountry() 공개 메소드

public testSetBuyerCountry ( )

testSetBuyerEmail() 공개 메소드

public testSetBuyerEmail ( )

testSetBuyerName() 공개 메소드

public testSetBuyerName ( )

testSetBuyerPhone() 공개 메소드

public testSetBuyerPhone ( )

testSetBuyerState() 공개 메소드

public testSetBuyerState ( )

testSetBuyerZip() 공개 메소드

public testSetBuyerZip ( )

testSetCurrency() 공개 메소드

public testSetCurrency ( )

testSetCurrentTime() 공개 메소드

public testSetCurrentTime ( )

testSetExcpetionStatus() 공개 메소드

testSetExpirationTime() 공개 메소드

testSetFullNotifications() 공개 메소드

testSetId() 공개 메소드

public testSetId ( )

testSetInvoiceTime() 공개 메소드

public testSetInvoiceTime ( )

testSetItem() 공개 메소드

public testSetItem ( )

testSetItemCode() 공개 메소드

public testSetItemCode ( )

testSetItemDesc() 공개 메소드

public testSetItemDesc ( )

testSetNotificationEmail() 공개 메소드

testSetNotificationUrl() 공개 메소드

testSetOrderId() 공개 메소드

public testSetOrderId ( )

testSetPosData() 공개 메소드

public testSetPosData ( )

testSetPrice() 공개 메소드

public testSetPrice ( )

testSetRate() 공개 메소드

public testSetRate ( )

testSetRedirectUrl() 공개 메소드

public testSetRedirectUrl ( )

testSetStatus() 공개 메소드

public testSetStatus ( )

testSetToken() 공개 메소드

public testSetToken ( )

testSetTransactionSpeed() 공개 메소드

testSetUrl() 공개 메소드

public testSetUrl ( )