Class AbstractMathTestCase
java.lang.Object
org.wildfly.clustering.marshalling.AbstractMathTestCase
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
AbstractMathTestCase
-
-
Method Details
-
testBigInteger
@Test public void testBigInteger() -
testBigDecimal
@Test public void testBigDecimal() -
testMathContext
@Test public void testMathContext() -
testRoundingMode
@Test public void testRoundingMode()
-