Class YDocumentCartRepositoryTest

    • Constructor Detail

      • YDocumentCartRepositoryTest

        public YDocumentCartRepositoryTest()
    • Method Detail

      • setUp

        public void setUp()
      • checkGettingItemStateByCartIdentity

        public void checkGettingItemStateByCartIdentity()
      • checkGettingItemStateByCartEntryIdentity

        public void checkGettingItemStateByCartEntryIdentity()
      • checkRemoveItemStateByCartIdentity

        public void checkRemoveItemStateByCartIdentity()
      • checkRemoveItemStateByCartEntryIdentity

        public void checkRemoveItemStateByCartEntryIdentity()
      • checkRemoveItemStateThrowsAnExceptionWhenVersionDoesNotMatch

        public void checkRemoveItemStateThrowsAnExceptionWhenVersionDoesNotMatch()
      • testCartVersion

        public void testCartVersion()
      • testCartWithCartEntryVersion

        public void testCartWithCartEntryVersion()
      • testCartWithCartEntryVersionAfterUpdate

        public void testCartWithCartEntryVersionAfterUpdate()
      • testCartVersionIsGreaterAfterUpdate

        public void testCartVersionIsGreaterAfterUpdate()
      • checkGettingCartEntryWithFSPolyglotDialectIsNull

        public void checkGettingCartEntryWithFSPolyglotDialectIsNull()
      • checkGettingICartEntryWithFSPolyglotDialectIsNotNull

        public void checkGettingICartEntryWithFSPolyglotDialectIsNotNull()
      • checkGettingCartEntryByCriteriaWithComparisionEqualNull

        public void checkGettingCartEntryByCriteriaWithComparisionEqualNull()
      • checkGettingCartEntryByCriteriaWithComparisionNotEqualNull

        public void checkGettingCartEntryByCriteriaWithComparisionNotEqualNull()
      • shouldSortCollectionInProperOrderWithNullValuesFirst

        public void shouldSortCollectionInProperOrderWithNullValuesFirst()
      • shouldSortCollectionInProperOrderWithoutNullValues

        public void shouldSortCollectionInProperOrderWithoutNullValues()