BuyerProvidedInfoTest
extends TestCase
in package
Table of Contents
Methods
- testGetEmailAddress() : mixed
- testGetName() : mixed
- testGetPhoneNumber() : mixed
- testGetSelectedTransactionCurrency() : mixed
- testGetSelectedWallet() : mixed
- testGetSelectedWalletAsNull() : void
- https://github.com/bitpay/php-bitpay-client-v2/issues/212
- testGetSms() : mixed
- testGetSmsVerified() : mixed
- testInstanceOf() : mixed
- testToArray() : mixed
- testToArrayEmptyKey() : mixed
- createClassObject() : BuyerProvidedInfo
- objectSetters() : mixed
Methods
testGetEmailAddress()
public
testGetEmailAddress() : mixed
testGetName()
public
testGetName() : mixed
testGetPhoneNumber()
public
testGetPhoneNumber() : mixed
testGetSelectedTransactionCurrency()
public
testGetSelectedTransactionCurrency() : mixed
testGetSelectedWallet()
public
testGetSelectedWallet() : mixed
testGetSelectedWalletAsNull()
https://github.com/bitpay/php-bitpay-client-v2/issues/212
public
testGetSelectedWalletAsNull() : void
testGetSms()
public
testGetSms() : mixed
testGetSmsVerified()
public
testGetSmsVerified() : mixed
testInstanceOf()
public
testInstanceOf() : mixed
testToArray()
public
testToArray() : mixed
testToArrayEmptyKey()
public
testToArrayEmptyKey() : mixed
createClassObject()
private
createClassObject() : BuyerProvidedInfo
Return values
BuyerProvidedInfoobjectSetters()
private
objectSetters(BuyerProvidedInfo $buyerProvidedInfo) : mixed
Parameters
- $buyerProvidedInfo : BuyerProvidedInfo