Class BackReferenceTest


  • public class BackReferenceTest
    extends Object
    Back reference tests.
    • Field Detail

      • autoCloseableEngineRule

        public com._1c.g5.v8.bm.core.itests.AutoCloseableEngineRule autoCloseableEngineRule
    • Constructor Detail

      • BackReferenceTest

        public BackReferenceTest()
    • Method Detail

      • testSetSingleReferenceValue

        public void testSetSingleReferenceValue()
      • testRemoveSingleReferenceValue

        public void testRemoveSingleReferenceValue()
      • testReplaceSingleReferenceValue

        public void testReplaceSingleReferenceValue()
      • testSetManyReferenceValue

        public void testSetManyReferenceValue()
      • testRemoveManyReferenceValue

        public void testRemoveManyReferenceValue()
      • testReplaceManyReferenceValue

        public void testReplaceManyReferenceValue()
      • testRemoveAndAddManyReferenceValue

        public void testRemoveAndAddManyReferenceValue()
      • testMoveManyReferenceValue

        public void testMoveManyReferenceValue()
      • testSetMultipleReferencesPointingToTheSameObject

        public void testSetMultipleReferencesPointingToTheSameObject()
      • testRemoveTargetObject

        public void testRemoveTargetObject()
      • testSetSingleReferenceValueAndDeleteReferenceHolder

        public void testSetSingleReferenceValueAndDeleteReferenceHolder()
      • testSetManyReferenceValueAndDeleteReferenceHolder

        public void testSetManyReferenceValueAndDeleteReferenceHolder()
      • testAddReferenceToObjectNotAttachedToBmEngineThenAttachIt

        public void testAddReferenceToObjectNotAttachedToBmEngineThenAttachIt()
      • testAddToCollectionReferenceToObjectThenInAnotherTransactionAddReferenceToTheSameObjectAgain

        public void testAddToCollectionReferenceToObjectThenInAnotherTransactionAddReferenceToTheSameObjectAgain()
      • testAddToCollectionTwoReferencesToTheSameObject

        public void testAddToCollectionTwoReferencesToTheSameObject()
      • testAddToCollectionTwoReferencesToTheSameObjectThenRemoveOne

        public void testAddToCollectionTwoReferencesToTheSameObjectThenRemoveOne()
      • testAddToCollectionTwoReferencesToTheSameObjectThenRemoveBoth

        public void testAddToCollectionTwoReferencesToTheSameObjectThenRemoveBoth()
      • testAddReferencesToSeveralObjects

        public void testAddReferencesToSeveralObjects()
      • testAddReferencesToSeveralObjectsThenRemoveOneReference

        public void testAddReferencesToSeveralObjectsThenRemoveOneReference()
      • testSetTwoReferencesToPointToTheSameObject

        public void testSetTwoReferencesToPointToTheSameObject()
      • testAddReferenceToObjectBelongingToDifferentBmEngine

        public void testAddReferenceToObjectBelongingToDifferentBmEngine()
      • testCrossReferenceFilters

        public void testCrossReferenceFilters()