| Class | Description |
|---|---|
| ConvertingAmountsTest |
Test for converting amounts.
|
| ExchangeRatesAndRateProvidersTest |
Tests for Exchange Rates and Rate Providers.
|
| MonetaryConversionsTest |
Created by Anatole on 10.03.14.
|
| ProviderChainsTest |
Tests for conversion provider chains.
|
| TestExchangeRate |
This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency
'A' must be multiplied
to get the corresponding amount in the terminating currency 'B'.
|
| TestExchangeRate.Builder |
Builder for creating new instances of
ExchangeRate. |
Copyright © 2012-2015 JavaMoney. All Rights Reserved.