Class OneToManyTests

All Implemented Interfaces:
junit.framework.Test

public class OneToManyTests extends AbstractCMRTest
Version:
$Revision$ $Date$
  • Constructor Details

    • OneToManyTests

      public OneToManyTests()
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Description copied from class: AbstractCMRTest
      Sets up the fixture, for example, open a network connection. This method is called before a test is executed.
      Overrides:
      setUp in class AbstractCMRTest
      Throws:
      Exception
    • test00_AGetBExistingAB

      public void test00_AGetBExistingAB() throws Exception
      Throws:
      Exception
    • test01_BGetAExistingAB

      public void test01_BGetAExistingAB() throws Exception
      Throws:
      Exception
    • test02_ASetBDropExisting

      public void test02_ASetBDropExisting() throws Exception
      Throws:
      Exception
    • test03_BSetADropExisting

      public void test03_BSetADropExisting() throws Exception
      Throws:
      Exception
    • test04_ASetBNewAB

      public void test04_ASetBNewAB() throws Exception
      Throws:
      Exception
    • test05_BSetANewAB

      public void test05_BSetANewAB() throws Exception
      Throws:
      Exception
    • test06_ASetBExistingBNewA

      public void test06_ASetBExistingBNewA() throws Exception
      Throws:
      Exception
    • test07_BSetAExistingBNewA

      public void test07_BSetAExistingBNewA() throws Exception
      Throws:
      Exception
    • test08_ASetBExistingANewB

      public void test08_ASetBExistingANewB() throws Exception
      Throws:
      Exception
    • test09_BSetAExistingANewB

      public void test09_BSetAExistingANewB() throws Exception
      Throws:
      Exception
    • test10_RemoveRelationships

      public void test10_RemoveRelationships() throws Exception
      Throws:
      Exception
    • TODO_testCMPMappedToForeignKeyColumn

      public void TODO_testCMPMappedToForeignKeyColumn() throws Exception
      Throws:
      Exception
    • TODO_testSetCMPMappedToForeignKeyColumn

      public void TODO_testSetCMPMappedToForeignKeyColumn() throws Exception
      Throws:
      Exception
    • test11_Delete

      public void test11_Delete() throws Exception
      Throws:
      Exception
    • test12_CascadeDelete

      public void test12_CascadeDelete() throws Exception
      Throws:
      Exception
    • testIllegalCmrCollectionArgument

      public void testIllegalCmrCollectionArgument() throws Exception
      Throws:
      Exception
    • testModifyCmrCollectionOusideTx

      public void testModifyCmrCollectionOusideTx() throws Exception
      Throws:
      Exception
    • testModifyCmrCollectionInNewTx

      public void testModifyCmrCollectionInNewTx() throws Exception
      Throws:
      Exception
    • testIteratorConcurrentModification

      public void testIteratorConcurrentModification() throws Exception
      Throws:
      Exception
    • testIteratorAndRemove

      public void testIteratorAndRemove() throws Exception
      Throws:
      Exception
    • dump

      protected void dump() throws SQLException
      Throws:
      SQLException