PHP Class Bitpay\PayoutInstructionTest

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

Public Methods

Method Description
setUp ( )
testAddTransaction ( )
testGetAddress ( )
testGetAmount ( )
testGetBtc ( )
testGetId ( )
testGetLabel ( )
testGetStatus ( )
testGetTransactions ( )
testSetAddress ( )
testSetAmount ( )
testSetBtc ( )
testSetId ( )
testSetLabel ( )
testSetStatus ( )

Method Details

setUp() public method

public setUp ( )

testAddTransaction() public method

public testAddTransaction ( )

testGetAddress() public method

public testGetAddress ( )

testGetAmount() public method

public testGetAmount ( )

testGetBtc() public method

public testGetBtc ( )

testGetId() public method

public testGetId ( )

testGetLabel() public method

public testGetLabel ( )

testGetStatus() public method

public testGetStatus ( )

testGetTransactions() public method

public testGetTransactions ( )

testSetAddress() public method

public testSetAddress ( )

testSetAmount() public method

public testSetAmount ( )

testSetBtc() public method

public testSetBtc ( )

testSetId() public method

public testSetId ( )

testSetLabel() public method

public testSetLabel ( )

testSetStatus() public method

public testSetStatus ( )