|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.OzoneTestCase
test.simple.SimpleTest
Field Summary | |
private static java.lang.String |
AUTO1_NAME
|
private static java.lang.String |
AUTO1_OBJNAME
|
private static java.lang.String |
AUTO2_OBJNAME
|
private static org.apache.log4j.Category |
fLog
log4j logger |
protected int |
stopCount
|
Fields inherited from class test.OzoneTestCase |
|
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
SimpleTest(java.lang.String name)
Constructor |
Method Summary | |
void |
doCalls1(int c)
|
void |
doCalls2(int c)
|
static junit.framework.Test |
suite()
Reture a suite of Test for JUnit runner |
void |
testConnections()
|
void |
testCreateLookupAndDelete()
|
void |
testNameObject()
|
void |
testOnDelete()
|
void |
testRMI()
|
protected void |
threadStopped()
|
Methods inherited from class test.OzoneTestCase |
db, getDbUrl, setDB, setDbUrl |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, 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 |
Field Detail |
protected int stopCount
private static org.apache.log4j.Category fLog
private static final java.lang.String AUTO1_OBJNAME
private static final java.lang.String AUTO2_OBJNAME
private static final java.lang.String AUTO1_NAME
Constructor Detail |
public SimpleTest(java.lang.String name)
name
- name of this TestCaseMethod Detail |
public static junit.framework.Test suite()
public void testCreateLookupAndDelete() throws java.lang.Exception
java.lang.Exception
public void testNameObject() throws java.lang.Exception
java.lang.Exception
public void testOnDelete() throws java.lang.Exception
java.lang.Exception
public void doCalls1(int c) throws java.lang.Exception
java.lang.Exception
public void doCalls2(int c) throws java.lang.Exception
java.lang.Exception
public void testRMI() throws java.lang.Exception
java.lang.Exception
public void testConnections() throws java.lang.Exception
java.lang.Exception
protected void threadStopped()
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |