org.apache.ojb.broker
Class MtoNTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.ojb.broker.MtoNTest
All Implemented Interfaces:
junit.framework.Test

public class MtoNTest
extends junit.framework.TestCase

Version:
$Id$
Author:
Oliver Matz

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

MtoNTest

public MtoNTest()
Method Detail

main

public static void main(java.lang.String[] args)

setUp

public void setUp()

tearDown

public void tearDown()

testCreate

public void testCreate()

testStoringWithAutoUpdateFalse

public void testStoringWithAutoUpdateFalse()

testStoringWithAutoUpdateTrue

public void testStoringWithAutoUpdateTrue()

testDelete_NonRemovalAware

public void testDelete_NonRemovalAware()

testDelete_RemovalAware

public void testDelete_RemovalAware()

testDeletionFromIntermediaryTableWithNullList

public void testDeletionFromIntermediaryTableWithNullList()

testDeletionWithClearedList

public void testDeletionWithClearedList()

testDeletionFromIntermediaryTableWithEmptyList

public void testDeletionFromIntermediaryTableWithEmptyList()

testDeleteMtoNImplementor

public void testDeleteMtoNImplementor()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testStoreMtoNImplementor

public void testStoreMtoNImplementor()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testStoreBidirectionalCollection

public void testStoreBidirectionalCollection()

testStoreBidirectionalArray

public void testStoreBidirectionalArray()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14