PHP Class Bitpay\InvoiceTest

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

Public Methods

Method 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

Method Description
getMockBuyer ( )
getMockCurrency ( )
getMockItem ( )

Method Details

setUp() public method

public setUp ( )

testGetBtcPaid() public method

public testGetBtcPaid ( )

testGetBtcPrice() public method

public testGetBtcPrice ( )

testGetBuyer() public method

public testGetBuyer ( )

testGetBuyerAddress1() public method

testGetBuyerAddress2() public method

testGetBuyerCity() public method

public testGetBuyerCity ( )

testGetBuyerCountry() public method

public testGetBuyerCountry ( )

testGetBuyerEmail() public method

public testGetBuyerEmail ( )

testGetBuyerName() public method

public testGetBuyerName ( )

testGetBuyerPhone() public method

public testGetBuyerPhone ( )

testGetBuyerState() public method

public testGetBuyerState ( )

testGetBuyerZip() public method

public testGetBuyerZip ( )

testGetCurrency() public method

public testGetCurrency ( )

testGetCurrentTime() public method

public testGetCurrentTime ( )

testGetExceptionStatus() public method

testGetExpirationTime() public method

testGetId() public method

public testGetId ( )

testGetInvoiceTime() public method

public testGetInvoiceTime ( )

testGetItem() public method

public testGetItem ( )

testGetItemCode() public method

public testGetItemCode ( )

testGetItemDesc() public method

public testGetItemDesc ( )

testGetNotificationEmail() public method

testGetNotificationUrl() public method

testGetOrderId() public method

public testGetOrderId ( )

testGetPosData() public method

public testGetPosData ( )

testGetPrice() public method

public testGetPrice ( )

testGetRate() public method

public testGetRate ( )

testGetRedirectUrl() public method

public testGetRedirectUrl ( )

testGetStatus() public method

public testGetStatus ( )

testGetToken() public method

public testGetToken ( )

testGetTransactionSpeed() public method

testGetUrl() public method

public testGetUrl ( )

testIsFullNotifications() public method

testIsPhysical() public method

public testIsPhysical ( )

testSetBtcPaid() public method

public testSetBtcPaid ( )

testSetBtcPrice() public method

public testSetBtcPrice ( )

testSetBuyer() public method

public testSetBuyer ( )

testSetBuyerAddress1() public method

testSetBuyerAddress2() public method

testSetBuyerCity() public method

public testSetBuyerCity ( )

testSetBuyerCountry() public method

public testSetBuyerCountry ( )

testSetBuyerEmail() public method

public testSetBuyerEmail ( )

testSetBuyerName() public method

public testSetBuyerName ( )

testSetBuyerPhone() public method

public testSetBuyerPhone ( )

testSetBuyerState() public method

public testSetBuyerState ( )

testSetBuyerZip() public method

public testSetBuyerZip ( )

testSetCurrency() public method

public testSetCurrency ( )

testSetCurrentTime() public method

public testSetCurrentTime ( )

testSetExcpetionStatus() public method

testSetExpirationTime() public method

testSetFullNotifications() public method

testSetId() public method

public testSetId ( )

testSetInvoiceTime() public method

public testSetInvoiceTime ( )

testSetItem() public method

public testSetItem ( )

testSetItemCode() public method

public testSetItemCode ( )

testSetItemDesc() public method

public testSetItemDesc ( )

testSetNotificationEmail() public method

testSetNotificationUrl() public method

testSetOrderId() public method

public testSetOrderId ( )

testSetPosData() public method

public testSetPosData ( )

testSetPrice() public method

public testSetPrice ( )

testSetRate() public method

public testSetRate ( )

testSetRedirectUrl() public method

public testSetRedirectUrl ( )

testSetStatus() public method

public testSetStatus ( )

testSetToken() public method

public testSetToken ( )

testSetTransactionSpeed() public method

testSetUrl() public method

public testSetUrl ( )