PHP 클래스 Bitpay\PayoutInstructionTest

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

공개 메소드들

메소드 설명
setUp ( )
testAddTransaction ( )
testGetAddress ( )
testGetAmount ( )
testGetBtc ( )
testGetId ( )
testGetLabel ( )
testGetStatus ( )
testGetTransactions ( )
testSetAddress ( )
testSetAmount ( )
testSetBtc ( )
testSetId ( )
testSetLabel ( )
testSetStatus ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAddTransaction() 공개 메소드

public testAddTransaction ( )

testGetAddress() 공개 메소드

public testGetAddress ( )

testGetAmount() 공개 메소드

public testGetAmount ( )

testGetBtc() 공개 메소드

public testGetBtc ( )

testGetId() 공개 메소드

public testGetId ( )

testGetLabel() 공개 메소드

public testGetLabel ( )

testGetStatus() 공개 메소드

public testGetStatus ( )

testGetTransactions() 공개 메소드

public testGetTransactions ( )

testSetAddress() 공개 메소드

public testSetAddress ( )

testSetAmount() 공개 메소드

public testSetAmount ( )

testSetBtc() 공개 메소드

public testSetBtc ( )

testSetId() 공개 메소드

public testSetId ( )

testSetLabel() 공개 메소드

public testSetLabel ( )

testSetStatus() 공개 메소드

public testSetStatus ( )