|
|||||||||
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.broker.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 |
testDeleteMtoNImplementor()
|
void |
testDeletionFromIntermediaryTableWithEmptyList()
|
void |
testDeletionFromIntermediaryTableWithNullList()
|
void |
testDeletionWithClearedList()
|
void |
testStoreBidirectionalArray()
|
void |
testStoreBidirectionalCollection()
|
void |
testStoreMtoNImplementor()
|
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 static void main(java.lang.String[] args)
public void setUp()
public void tearDown()
public void testCreate()
public void testStoringWithAutoUpdateFalse()
public void testStoringWithAutoUpdateTrue()
public void testDelete_NonRemovalAware()
public void testDelete_RemovalAware()
public void testDeletionFromIntermediaryTableWithNullList()
public void testDeletionWithClearedList()
public void testDeletionFromIntermediaryTableWithEmptyList()
public void testDeleteMtoNImplementor() throws java.lang.Exception
java.lang.Exception
public void testStoreMtoNImplementor() throws java.lang.Exception
java.lang.Exception
public void testStoreBidirectionalCollection()
public void testStoreBidirectionalArray()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |