RatesTest
extends TestCase
in package
Table of Contents
Methods
- testGetRate() : mixed
- testGetRateException() : mixed
- testGetRates() : mixed
- testInstanceOf() : mixed
- testToArray() : mixed
- testUpdate() : void
- testUpdateShouldThrowsExceptionsForInvalidRateFormat() : void
- createClassObject() : Rates
Methods
testGetRate()
public
testGetRate() : mixed
Tags
testGetRateException()
public
testGetRateException() : mixed
testGetRates()
public
testGetRates() : mixed
testInstanceOf()
public
testInstanceOf() : mixed
testToArray()
public
testToArray() : mixed
testUpdate()
public
testUpdate() : void
Tags
testUpdateShouldThrowsExceptionsForInvalidRateFormat()
public
testUpdateShouldThrowsExceptionsForInvalidRateFormat() : void
createClassObject()
private
createClassObject() : Rates