Class CmrMappingTests

All Implemented Interfaces:
junit.framework.Test

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

    • CmrMappingTests

      public CmrMappingTests()
  • 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
    • testOneToOneSetCMROnOwningSide

      public void testOneToOneSetCMROnOwningSide() throws Exception
      Throws:
      Exception
    • testOneToOneSetCMROnOwningSideResetPK

      public void testOneToOneSetCMROnOwningSideResetPK() throws Exception
      Throws:
      Exception
    • testOneToOneSetCMROnInverseSide

      public void testOneToOneSetCMROnInverseSide() throws Exception
      Throws:
      Exception
    • testOneToOneSetCMROnInverseSideResetPK

      public void testOneToOneSetCMROnInverseSideResetPK() throws Exception
      Throws:
      Exception
    • testOneToOneDoNotSetCMR

      public void testOneToOneDoNotSetCMR() throws Exception
      Throws:
      Exception
    • testOneToManySetCMROnOwningSide

      public void testOneToManySetCMROnOwningSide() throws Exception
      Throws:
      Exception
    • testEjbSelectWithCMR

      public void testEjbSelectWithCMR() throws Exception
      Throws:
      Exception
    • testOneToManySetCMROnOwningSideResetPK

      public void testOneToManySetCMROnOwningSideResetPK() throws Exception
      Throws:
      Exception
    • testOneToManySetCMROnInverseSide

      public void testOneToManySetCMROnInverseSide() throws Exception
      Throws:
      Exception
    • testOneToManySetCMROnInverseSideResetPK

      public void testOneToManySetCMROnInverseSideResetPK() throws Exception
      Throws:
      Exception
    • testOneToManyDoNotSetCMR

      public void testOneToManyDoNotSetCMR() throws Exception
      Throws:
      Exception