PHP 클래스 Bitpay\CurrencyTest

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

공개 메소드들

메소드 설명
setUp ( )
testConstruct ( )
testGetAlts ( )
testGetCode ( )
testGetExchangePctFee ( )
testGetName ( )
testGetPayoutFields ( )
testGetPluralName ( )
testGetPrecision ( )
testGetSymbol ( )
testIsPayoutEnabled ( )
testSetAlts ( )
testSetCode ( )
testSetCodeWithExceptionThrown ( )
testSetExchangePctFee ( )
testSetName ( )
testSetPayoutEnabled ( )
testSetPayoutFields ( )
testSetPluralName ( )
testSetPrecision ( )
testSetSymbol ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testConstruct() 공개 메소드

public testConstruct ( )

testGetAlts() 공개 메소드

public testGetAlts ( )

testGetCode() 공개 메소드

public testGetCode ( )

testGetExchangePctFee() 공개 메소드

testGetName() 공개 메소드

public testGetName ( )

testGetPayoutFields() 공개 메소드

public testGetPayoutFields ( )

testGetPluralName() 공개 메소드

public testGetPluralName ( )

testGetPrecision() 공개 메소드

public testGetPrecision ( )

testGetSymbol() 공개 메소드

public testGetSymbol ( )

testIsPayoutEnabled() 공개 메소드

public testIsPayoutEnabled ( )

testSetAlts() 공개 메소드

public testSetAlts ( )

testSetCode() 공개 메소드

public testSetCode ( )

testSetCodeWithExceptionThrown() 공개 메소드

testSetExchangePctFee() 공개 메소드

testSetName() 공개 메소드

public testSetName ( )

testSetPayoutEnabled() 공개 메소드

testSetPayoutFields() 공개 메소드

public testSetPayoutFields ( )

testSetPluralName() 공개 메소드

public testSetPluralName ( )

testSetPrecision() 공개 메소드

public testSetPrecision ( )

testSetSymbol() 공개 메소드

public testSetSymbol ( )