|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.ojb.otm.MtoNTest
Constructor Summary | |
MtoNTest()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
setUp()
|
void |
tearDown()
|
void |
testCreate()
|
void |
testDelete_NonRemovalAware()
|
void |
testDelete_RemovalAware()
|
void |
testDeletionFromIntermediaryTableWithEmptyList()
|
void |
testDeletionFromIntermediaryTableWithNullList()
|
void |
testDeletionWithClearedList()
|
void |
testStoringWithAutoUpdateFalse()
|
void |
testStoringWithAutoUpdateTrue()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
Constructor Detail |
public MtoNTest()
Method Detail |
public void setUp() throws LockingException
LockingException
public void tearDown() throws LockingException
LockingException
public static void main(java.lang.String[] args)
public void testCreate() throws java.lang.Exception
java.lang.Exception
public void testStoringWithAutoUpdateFalse() throws java.lang.Exception
java.lang.Exception
public void testStoringWithAutoUpdateTrue() throws java.lang.Exception
java.lang.Exception
public void testDelete_NonRemovalAware() throws java.lang.Exception
java.lang.Exception
public void testDelete_RemovalAware() throws java.lang.Exception
java.lang.Exception
public void testDeletionFromIntermediaryTableWithNullList() throws java.lang.Exception
java.lang.Exception
public void testDeletionWithClearedList() throws java.lang.Exception
java.lang.Exception
public void testDeletionFromIntermediaryTableWithEmptyList() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |