PHP Class Bitpay\PayoutTest

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

Méthodes publiques

Méthode Description
setUp ( )
testAddInstruction ( )
testGetAccountId ( )
testGetAmount ( )
testGetBtcAmount ( )
testGetBtcAmountNull ( )
testGetCurrency ( )
testGetEffectiveDate ( )
testGetId ( )
testGetInstructions ( )
testGetInstructionsEmpty ( )
testGetNotificationEmail ( )
testGetNotificationUrl ( )
testGetPricingMethod ( )
testGetRate ( )
testGetReference ( )
testGetRequestDate ( )
testGetResponseToken ( )
testGetToken ( )
testSetAccountId ( )
testSetCurrency ( )
testSetEffectiveDate ( )
testSetId ( )
testSetNotificationEmail ( )
testSetNotificationUrl ( )
testSetPricingMethod ( )
testSetRate ( )
testSetReference ( )
testSetRequestDate ( )
testSetResponseToken ( )
testSetToken ( )
testUpdateInstruction ( )

Private Methods

Méthode Description
getMockCurrency ( )

Method Details

setUp() public méthode

public setUp ( )

testAddInstruction() public méthode

public testAddInstruction ( )

testGetAccountId() public méthode

public testGetAccountId ( )

testGetAmount() public méthode

public testGetAmount ( )

testGetBtcAmount() public méthode

public testGetBtcAmount ( )

testGetBtcAmountNull() public méthode

testGetCurrency() public méthode

public testGetCurrency ( )

testGetEffectiveDate() public méthode

testGetId() public méthode

public testGetId ( )

testGetInstructions() public méthode

public testGetInstructions ( )

testGetInstructionsEmpty() public méthode

testGetNotificationEmail() public méthode

testGetNotificationUrl() public méthode

testGetPricingMethod() public méthode

testGetRate() public méthode

public testGetRate ( )

testGetReference() public méthode

public testGetReference ( )

testGetRequestDate() public méthode

public testGetRequestDate ( )

testGetResponseToken() public méthode

testGetToken() public méthode

public testGetToken ( )

testSetAccountId() public méthode

public testSetAccountId ( )

testSetCurrency() public méthode

public testSetCurrency ( )

testSetEffectiveDate() public méthode

testSetId() public méthode

public testSetId ( )

testSetNotificationEmail() public méthode

testSetNotificationUrl() public méthode

testSetPricingMethod() public méthode

testSetRate() public méthode

public testSetRate ( )

testSetReference() public méthode

public testSetReference ( )

testSetRequestDate() public méthode

public testSetRequestDate ( )

testSetResponseToken() public méthode

testSetToken() public méthode

public testSetToken ( )

testUpdateInstruction() public méthode