PHP 클래스 Bitpay\PayoutTest

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

공개 메소드들

메소드 설명
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 ( )

비공개 메소드들

메소드 설명
getMockCurrency ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAddInstruction() 공개 메소드

public testAddInstruction ( )

testGetAccountId() 공개 메소드

public testGetAccountId ( )

testGetAmount() 공개 메소드

public testGetAmount ( )

testGetBtcAmount() 공개 메소드

public testGetBtcAmount ( )

testGetBtcAmountNull() 공개 메소드

testGetCurrency() 공개 메소드

public testGetCurrency ( )

testGetEffectiveDate() 공개 메소드

testGetId() 공개 메소드

public testGetId ( )

testGetInstructions() 공개 메소드

public testGetInstructions ( )

testGetInstructionsEmpty() 공개 메소드

testGetNotificationEmail() 공개 메소드

testGetNotificationUrl() 공개 메소드

testGetPricingMethod() 공개 메소드

testGetRate() 공개 메소드

public testGetRate ( )

testGetReference() 공개 메소드

public testGetReference ( )

testGetRequestDate() 공개 메소드

public testGetRequestDate ( )

testGetResponseToken() 공개 메소드

testGetToken() 공개 메소드

public testGetToken ( )

testSetAccountId() 공개 메소드

public testSetAccountId ( )

testSetCurrency() 공개 메소드

public testSetCurrency ( )

testSetEffectiveDate() 공개 메소드

testSetId() 공개 메소드

public testSetId ( )

testSetNotificationEmail() 공개 메소드

testSetNotificationUrl() 공개 메소드

testSetPricingMethod() 공개 메소드

testSetRate() 공개 메소드

public testSetRate ( )

testSetReference() 공개 메소드

public testSetReference ( )

testSetRequestDate() 공개 메소드

public testSetRequestDate ( )

testSetResponseToken() 공개 메소드

testSetToken() 공개 메소드

public testSetToken ( )

testUpdateInstruction() 공개 메소드