public class UtilityFileTest
extends java.lang.Object
Constructor and Description |
---|
UtilityFileTest() |
Modifier and Type | Method and Description |
---|---|
void |
testUtilityFile()
Test the utility file.
|
void |
testUtilityFileClass()
Test the utility file class.
|
public void testUtilityFileClass() throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.IllegalArgumentException, java.lang.NoSuchMethodException, java.lang.SecurityException
java.lang.IllegalArgumentException
- If error.java.lang.IllegalAccessException
- If error.java.lang.InstantiationException
- If error.java.lang.SecurityException
- If error.java.lang.NoSuchMethodException
- If error.public void testUtilityFile() throws java.io.IOException
java.io.IOException
- If error.