CurrencyTest
extends TestCase
in package
Table of Contents
Methods
- testGetAlts() : mixed
- testGetCode() : mixed
- testGetCurrentlySettled() : mixed
- testGetDecimals() : mixed
- testGetMinimum() : mixed
- testGetName() : mixed
- testGetPayoutFields() : mixed
- testGetPlural() : mixed
- testGetPrecision() : mixed
- testGetSanctioned() : mixed
- testGetSettlementMinimum() : mixed
- testGetSymbol() : mixed
- testInstanceOf() : mixed
- testIsValid() : mixed
- testToArray() : mixed
- createClassObject() : Currency
- setSetters() : mixed
Methods
testGetAlts()
public
testGetAlts() : mixed
testGetCode()
public
testGetCode() : mixed
testGetCurrentlySettled()
public
testGetCurrentlySettled() : mixed
testGetDecimals()
public
testGetDecimals() : mixed
testGetMinimum()
public
testGetMinimum() : mixed
testGetName()
public
testGetName() : mixed
testGetPayoutFields()
public
testGetPayoutFields() : mixed
testGetPlural()
public
testGetPlural() : mixed
testGetPrecision()
public
testGetPrecision() : mixed
testGetSanctioned()
public
testGetSanctioned() : mixed
testGetSettlementMinimum()
public
testGetSettlementMinimum() : mixed
testGetSymbol()
public
testGetSymbol() : mixed
testInstanceOf()
public
testInstanceOf() : mixed
testIsValid()
public
testIsValid() : mixed
testToArray()
public
testToArray() : mixed
createClassObject()
private
createClassObject() : Currency
Return values
CurrencysetSetters()
private
setSetters(Currency $currency) : mixed
Parameters
- $currency : Currency