Class EventTest


  • public class EventTest
    extends Object
    Event tests.
    • Field Detail

      • autoCloseableEngineRule

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

      • EventTest

        public EventTest()
    • Method Detail

      • testCommitTransactionWithoutAnyModifications

        public void testCommitTransactionWithoutAnyModifications()
      • testAttachOneTopObject

        public void testAttachOneTopObject()
      • testAttachOneTopObjectAndThenModifyItInTheSameTransaction

        public void testAttachOneTopObjectAndThenModifyItInTheSameTransaction()
      • testAttachTwoTopObjects

        public void testAttachTwoTopObjects()
      • testAttachOneContainedObject

        public void testAttachOneContainedObject()
      • testAttachOneTopObjectAndThenDetachItInTheSameTransaction

        public void testAttachOneTopObjectAndThenDetachItInTheSameTransaction()
      • testDetachOneTopObject

        public void testDetachOneTopObject()
      • testModifyOneTopObjectAndThenDetachItInTheSameTransaction

        public void testModifyOneTopObjectAndThenDetachItInTheSameTransaction()
      • testDetachOneContainedObject

        public void testDetachOneContainedObject()
      • testUpdateFeature

        public void testUpdateFeature()
      • testUpdateFeatureThenSetOldValue

        public void testUpdateFeatureThenSetOldValue()
      • testUpdateProperty

        public void testUpdateProperty()
      • testUpdateBinaryAttachment

        public void testUpdateBinaryAttachment()
                                        throws IOException
        Throws:
        IOException