public class MonetaryContextTest
extends java.lang.Object
| Constructor and Description |
|---|
MonetaryContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEquals() |
void |
testFrom() |
void |
testGetAmountFlavor() |
void |
testGetAmountType() |
void |
testGetMaxScale() |
void |
testGetPrecision() |
void |
testHashCode() |
void |
testIsFixedScale() |
void |
testToString() |
public void testGetPrecision()
throws java.lang.Exception
java.lang.Exceptionpublic void testIsFixedScale()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetMaxScale()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAmountType()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAmountFlavor()
throws java.lang.Exception
java.lang.Exceptionpublic void testHashCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testFrom()
throws java.lang.Exception
java.lang.Exceptionpublic void testToString()
throws java.lang.Exception
java.lang.Exception