Class RelationMarkModifiedPropertyIntegrationBaseTest

All Implemented Interfaces:
JaloSessionHolder
Direct Known Subclasses:
RelationMarkModifiedPropertyIntegrationJALOTest

public abstract class RelationMarkModifiedPropertyIntegrationBaseTest extends ServicelayerBaseTest
  • Constructor Details

    • RelationMarkModifiedPropertyIntegrationBaseTest

      public RelationMarkModifiedPropertyIntegrationBaseTest(boolean persistenceLegacyModeValue)
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • shouldUpdateTimestampWhenAddingLinkWhileRelationPropertyIsTrue

      public void shouldUpdateTimestampWhenAddingLinkWhileRelationPropertyIsTrue() throws InterruptedException
      Throws:
      InterruptedException
    • shouldNotUpdateTimestampWhenAddingLinkWhileRelationPropertyIsFalse

      public void shouldNotUpdateTimestampWhenAddingLinkWhileRelationPropertyIsFalse() throws InterruptedException
      Throws:
      InterruptedException
    • shouldUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsTrue

      public void shouldUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsTrue() throws InterruptedException
      Throws:
      InterruptedException
    • shouldNotUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsFalse

      public void shouldNotUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsFalse() throws InterruptedException
      Throws:
      InterruptedException
    • shouldUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsTrue

      public void shouldUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsTrue() throws InterruptedException
      Throws:
      InterruptedException
    • shouldNotUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsFalse

      public void shouldNotUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsFalse() throws InterruptedException
      Throws:
      InterruptedException
    • shouldUpdateTimestampWhenRemovingTargetWhileUnnavigableRelationPropertyIsTrue

      public void shouldUpdateTimestampWhenRemovingTargetWhileUnnavigableRelationPropertyIsTrue() throws InterruptedException
      Throws:
      InterruptedException
    • shouldNotUpdateTimestampWhenRemovingTargetWhileUnnavigableRelationPropertyIsFalse

      public void shouldNotUpdateTimestampWhenRemovingTargetWhileUnnavigableRelationPropertyIsFalse() throws InterruptedException
      Throws:
      InterruptedException