Class YDocumentCartRepositoryTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
ydocumentcartpackage.persistence.polyglot.repository.documentcart.YDocumentCartRepositoryTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class YDocumentCartRepositoryTest extends ServicelayerBaseTest
  • Constructor Details

    • YDocumentCartRepositoryTest

      public YDocumentCartRepositoryTest()
  • Method Details

    • 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()
    • testCartVersionIsUnchangedAfterUpdateOfCartEntry

      public void testCartVersionIsUnchangedAfterUpdateOfCartEntry()
    • checkGettingCartEntryWithFSPolyglotDialectIsNull

      public void checkGettingCartEntryWithFSPolyglotDialectIsNull()
    • checkGettingICartEntryWithFSPolyglotDialectIsNotNull

      public void checkGettingICartEntryWithFSPolyglotDialectIsNotNull()
    • checkGettingCartEntryByCriteriaWithComparisionEqualNull

      public void checkGettingCartEntryByCriteriaWithComparisionEqualNull()
    • checkGettingCartEntryByCriteriaWithComparisionNotEqualNull

      public void checkGettingCartEntryByCriteriaWithComparisionNotEqualNull()
    • shouldSortCollectionInProperOrderWithNullValuesFirst

      public void shouldSortCollectionInProperOrderWithNullValuesFirst()
    • shouldSortCollectionInProperOrderWithoutNullValues

      public void shouldSortCollectionInProperOrderWithoutNullValues()
    • shouldSaveCartWithEntryGroups

      public void shouldSaveCartWithEntryGroups()
    • shouldBeAbleToStoreLargeNumberOfCartEntriesWhenUsingSQLServer

      public void shouldBeAbleToStoreLargeNumberOfCartEntriesWhenUsingSQLServer()