public class ArchiveGeneratorTest
extends java.lang.Object
| Constructor and Description |
|---|
ArchiveGeneratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
parseOptionsTest() |
void |
rcGeneratorTest()
Tests the attributes of DevTypeOption object.
|
static junit.framework.Test |
suite()
Necessary for "ant".
|
public static junit.framework.Test suite()
public void rcGeneratorTest()
throws ReferenceIsUnresolvedException,
java.lang.IllegalAccessException,
java.lang.IllegalArgumentException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException,
java.lang.SecurityException,
java.io.IOException
ReferenceIsUnresolvedException - ReferenceIsUnresolvedExceptionjava.lang.reflect.InvocationTargetException - InvocationTargetExceptionjava.lang.IllegalArgumentException - IllegalArgumentExceptionjava.lang.IllegalAccessException - IllegalAccessExceptionjava.lang.SecurityException - SecurityExceptionjava.lang.NoSuchMethodException - NoSuchMethodExceptionjava.io.IOException - IOExceptionpublic void parseOptionsTest()
throws java.lang.IllegalAccessException,
java.lang.IllegalArgumentException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException,
java.lang.SecurityException
java.lang.reflect.InvocationTargetException - InvocationTargetExceptionjava.lang.IllegalArgumentException - IllegalArgumentExceptionjava.lang.IllegalAccessException - IllegalAccessExceptionjava.lang.SecurityException - SecurityExceptionjava.lang.NoSuchMethodException - NoSuchMethodException