PHP Class Bitpay\CurrencyTest

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

Public Methods

Method Description
setUp ( )
testConstruct ( )
testGetAlts ( )
testGetCode ( )
testGetExchangePctFee ( )
testGetName ( )
testGetPayoutFields ( )
testGetPluralName ( )
testGetPrecision ( )
testGetSymbol ( )
testIsPayoutEnabled ( )
testSetAlts ( )
testSetCode ( )
testSetCodeWithExceptionThrown ( )
testSetExchangePctFee ( )
testSetName ( )
testSetPayoutEnabled ( )
testSetPayoutFields ( )
testSetPluralName ( )
testSetPrecision ( )
testSetSymbol ( )

Method Details

setUp() public method

public setUp ( )

testConstruct() public method

public testConstruct ( )

testGetAlts() public method

public testGetAlts ( )

testGetCode() public method

public testGetCode ( )

testGetExchangePctFee() public method

testGetName() public method

public testGetName ( )

testGetPayoutFields() public method

public testGetPayoutFields ( )

testGetPluralName() public method

public testGetPluralName ( )

testGetPrecision() public method

public testGetPrecision ( )

testGetSymbol() public method

public testGetSymbol ( )

testIsPayoutEnabled() public method

public testIsPayoutEnabled ( )

testSetAlts() public method

public testSetAlts ( )

testSetCode() public method

public testSetCode ( )

testSetCodeWithExceptionThrown() public method

testSetExchangePctFee() public method

testSetName() public method

public testSetName ( )

testSetPayoutEnabled() public method

testSetPayoutFields() public method

public testSetPayoutFields ( )

testSetPluralName() public method

public testSetPluralName ( )

testSetPrecision() public method

public testSetPrecision ( )

testSetSymbol() public method

public testSetSymbol ( )