|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.counterclaim.openefm.BaseTestCase
com.counterclaim.openefm.model.ModelExceptionTestCase
This is to test the functionality in class ModelException.

| Field Summary |
| Fields inherited from class com.counterclaim.openefm.BaseTestCase |
SAMPLE_LXML_PATH, SERVER_CONFIG_PATH |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
ModelExceptionTestCase(java.lang.String name)
Construct a TestCase for class ModelException. |
|
| Method Summary | |
void |
testConstructors()
Test the constructors. |
void |
testOtherMethods()
Test other methods in the class. |
| Methods inherited from class com.counterclaim.openefm.BaseTestCase |
assertFalse, assertFalse, assertNegative, assertNegative, assertPositive, assertPositive, assertZero, assertZero, getController, getFilingContext, getId, getInternalLxmlFiling, getInternalLxmlFiling, getModel, getOzoneLxmlFiling, getOzoneObjectManager, getOzoneUser, getSampleInternalLxmlFiling, getSampleLxmlFiling, restartServer, setUp, startServer, tearDown |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ModelExceptionTestCase(java.lang.String name)
name - the name of this test case| Method Detail |
public void testConstructors()
throws java.lang.Exception
java.lang.Exception
public void testOtherMethods()
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||