PHP Class Bitpay\InvoiceTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: bitpay/php-client

Méthodes publiques

Méthode Description
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 ( )

Private Methods

Méthode Description
getMockBuyer ( )
getMockCurrency ( )
getMockItem ( )

Method Details

setUp() public méthode

public setUp ( )

testGetBtcPaid() public méthode

public testGetBtcPaid ( )

testGetBtcPrice() public méthode

public testGetBtcPrice ( )

testGetBuyer() public méthode

public testGetBuyer ( )

testGetBuyerAddress1() public méthode

testGetBuyerAddress2() public méthode

testGetBuyerCity() public méthode

public testGetBuyerCity ( )

testGetBuyerCountry() public méthode

public testGetBuyerCountry ( )

testGetBuyerEmail() public méthode

public testGetBuyerEmail ( )

testGetBuyerName() public méthode

public testGetBuyerName ( )

testGetBuyerPhone() public méthode

public testGetBuyerPhone ( )

testGetBuyerState() public méthode

public testGetBuyerState ( )

testGetBuyerZip() public méthode

public testGetBuyerZip ( )

testGetCurrency() public méthode

public testGetCurrency ( )

testGetCurrentTime() public méthode

public testGetCurrentTime ( )

testGetExceptionStatus() public méthode

testGetExpirationTime() public méthode

testGetId() public méthode

public testGetId ( )

testGetInvoiceTime() public méthode

public testGetInvoiceTime ( )

testGetItem() public méthode

public testGetItem ( )

testGetItemCode() public méthode

public testGetItemCode ( )

testGetItemDesc() public méthode

public testGetItemDesc ( )

testGetNotificationEmail() public méthode

testGetNotificationUrl() public méthode

testGetOrderId() public méthode

public testGetOrderId ( )

testGetPosData() public méthode

public testGetPosData ( )

testGetPrice() public méthode

public testGetPrice ( )

testGetRate() public méthode

public testGetRate ( )

testGetRedirectUrl() public méthode

public testGetRedirectUrl ( )

testGetStatus() public méthode

public testGetStatus ( )

testGetToken() public méthode

public testGetToken ( )

testGetTransactionSpeed() public méthode

testGetUrl() public méthode

public testGetUrl ( )

testIsFullNotifications() public méthode

testIsPhysical() public méthode

public testIsPhysical ( )

testSetBtcPaid() public méthode

public testSetBtcPaid ( )

testSetBtcPrice() public méthode

public testSetBtcPrice ( )

testSetBuyer() public méthode

public testSetBuyer ( )

testSetBuyerAddress1() public méthode

testSetBuyerAddress2() public méthode

testSetBuyerCity() public méthode

public testSetBuyerCity ( )

testSetBuyerCountry() public méthode

public testSetBuyerCountry ( )

testSetBuyerEmail() public méthode

public testSetBuyerEmail ( )

testSetBuyerName() public méthode

public testSetBuyerName ( )

testSetBuyerPhone() public méthode

public testSetBuyerPhone ( )

testSetBuyerState() public méthode

public testSetBuyerState ( )

testSetBuyerZip() public méthode

public testSetBuyerZip ( )

testSetCurrency() public méthode

public testSetCurrency ( )

testSetCurrentTime() public méthode

public testSetCurrentTime ( )

testSetExcpetionStatus() public méthode

testSetExpirationTime() public méthode

testSetFullNotifications() public méthode

testSetId() public méthode

public testSetId ( )

testSetInvoiceTime() public méthode

public testSetInvoiceTime ( )

testSetItem() public méthode

public testSetItem ( )

testSetItemCode() public méthode

public testSetItemCode ( )

testSetItemDesc() public méthode

public testSetItemDesc ( )

testSetNotificationEmail() public méthode

testSetNotificationUrl() public méthode

testSetOrderId() public méthode

public testSetOrderId ( )

testSetPosData() public méthode

public testSetPosData ( )

testSetPrice() public méthode

public testSetPrice ( )

testSetRate() public méthode

public testSetRate ( )

testSetRedirectUrl() public méthode

public testSetRedirectUrl ( )

testSetStatus() public méthode

public testSetStatus ( )

testSetToken() public méthode

public testSetToken ( )

testSetTransactionSpeed() public méthode

testSetUrl() public méthode

public testSetUrl ( )