Class ManyToManyTests

All Implemented Interfaces:
junit.framework.Test

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

    • ManyToManyTests

      public ManyToManyTests()
  • 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
    • testAGetBExistingAB

      public void testAGetBExistingAB() throws Exception
      Throws:
      Exception
    • testSetCmrNull

      public void testSetCmrNull() throws Exception
      Throws:
      Exception
    • testBGetAExistingAB

      public void testBGetAExistingAB() throws Exception
      Throws:
      Exception
    • testASetBDropExisting

      public void testASetBDropExisting() throws Exception
      Throws:
      Exception
    • testBSetADropExisting

      public void testBSetADropExisting() throws Exception
      Throws:
      Exception
    • testASetBNewAB

      public void testASetBNewAB() throws Exception
      Throws:
      Exception
    • testBSetANewAB

      public void testBSetANewAB() throws Exception
      Throws:
      Exception
    • testASetBExistingBNewA

      public void testASetBExistingBNewA() throws Exception
      Throws:
      Exception
    • testBSetAExistingBNewA

      public void testBSetAExistingBNewA() throws Exception
      Throws:
      Exception
    • testASetBExistingANewB

      public void testASetBExistingANewB() throws Exception
      Throws:
      Exception
    • testBSetAExistingANewB

      public void testBSetAExistingANewB() throws Exception
      Throws:
      Exception
    • testRemoveRelationships

      public void testRemoveRelationships() 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