public class MonetaryAmountsTest
extends java.lang.Object
| Constructor and Description |
|---|
MonetaryAmountsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetAmountType()
Test method for
MonetaryAmounts.queryAmountType(javax.money.MonetaryContext)
. |
void |
testGetDefaultAmountType()
Test method for
MonetaryAmounts.getDefaultAmountType(). |
void |
testGetFactory()
Test method for
MonetaryAmounts.getAmountFactory(java.lang.Class). |
void |
testGetTypes()
Test method for
MonetaryAmounts.getAmountTypes(). |
public void testGetFactory()
MonetaryAmounts.getAmountFactory(java.lang.Class).public void testGetTypes()
MonetaryAmounts.getAmountTypes().public void testGetDefaultAmountType()
MonetaryAmounts.getDefaultAmountType().public void testGetAmountType()
MonetaryAmounts.queryAmountType(javax.money.MonetaryContext)
.