public class UtilityMathTest
extends java.lang.Object
Constructor and Description |
---|
UtilityMathTest() |
Modifier and Type | Method and Description |
---|---|
void |
testUtilityMath()
Test utility math.
|
void |
testUtilityMathClass()
Test the utility math class.
|
public void testUtilityMathClass() throws java.lang.NoSuchMethodException, java.lang.SecurityException, java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.IllegalArgumentException
java.lang.NoSuchMethodException
- If error.java.lang.SecurityException
- If error.java.lang.InstantiationException
- If error.java.lang.IllegalAccessException
- If error.java.lang.IllegalArgumentException
- If error.public void testUtilityMath()