Class TopObjectManagementTest


  • public class TopObjectManagementTest
    extends Object
    Top object management tests.
    • Constructor Detail

      • TopObjectManagementTest

        public TopObjectManagementTest()
    • Method Detail

      • testAttachTopObject

        public void testAttachTopObject()
      • testAttachTwoTopObjectsWithTheSameFqnWithinOneTransaction

        public void testAttachTwoTopObjectsWithTheSameFqnWithinOneTransaction()
      • testAttachTwoTopObjectsWithTheSameFqnInDifferentTransactions

        public void testAttachTwoTopObjectsWithTheSameFqnInDifferentTransactions()
      • testAttachTwoTopObjectsWithTheSameFqnInDifferentTransactionsConcurrently

        public void testAttachTwoTopObjectsWithTheSameFqnInDifferentTransactionsConcurrently()
                                                                                      throws InterruptedException
        Throws:
        InterruptedException
      • testAttachTwoTopObjectsWithTheSameFqnInDifferentTransactionsConcurrentlyWithoutCommittingSecondTransaction

        public void testAttachTwoTopObjectsWithTheSameFqnInDifferentTransactionsConcurrentlyWithoutCommittingSecondTransaction()
                                                                                                                        throws InterruptedException
        Throws:
        InterruptedException
      • testDetachAndAttachObjectsWithTheSameFqnWithinOneTransaction

        public void testDetachAndAttachObjectsWithTheSameFqnWithinOneTransaction()
      • testAttachAndDetachObjectWithinTheSameTransaction

        public void testAttachAndDetachObjectWithinTheSameTransaction()
      • testDetachSingleTopObject

        public void testDetachSingleTopObject()
      • testAttachTopObjectDetachedInPreviousTransaction

        public void testAttachTopObjectDetachedInPreviousTransaction()
      • testUpdateExistingObjectFqn

        public void testUpdateExistingObjectFqn()
      • testUpdateExistingObjectFqnWhenNewFqnInUse

        public void testUpdateExistingObjectFqnWhenNewFqnInUse()
      • testDetachObjectWithAdapters

        public void testDetachObjectWithAdapters()
      • testDetachTopObjectWithChildren

        public void testDetachTopObjectWithChildren()
      • testDetachTopObjectCheckDataMaintained

        public void testDetachTopObjectCheckDataMaintained()