public class UtilityRandomTest
extends java.lang.Object
Constructor and Description |
---|
UtilityRandomTest() |
Modifier and Type | Method and Description |
---|---|
void |
testRandom()
Test utility random.
|
void |
testUtilityRandomClass()
Test the utility random class.
|
public void testUtilityRandomClass() throws java.lang.NoSuchMethodException, java.lang.SecurityException, java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.IllegalArgumentException
java.lang.SecurityException
- If error.java.lang.NoSuchMethodException
- If error.java.lang.IllegalArgumentException
- If error.java.lang.IllegalAccessException
- If error.java.lang.InstantiationException
- If error.public void testRandom()