Class DefaultSapCartFacadeTest


  • @UnitTest
    public class DefaultSapCartFacadeTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultSapCartFacadeTest

        public DefaultSapCartFacadeTest()
    • Method Detail

      • setUp

        public void setUp()
      • testEstimateExternalTaxes

        public void testEstimateExternalTaxes()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#estimateExternalTaxes(java.lang.String, java.lang.String) .
      • testGetCartsForCurrentUser

        public void testGetCartsForCurrentUser()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#getCartsForCurrentUser() .
      • testGetDeliveryCountries

        public void testGetDeliveryCountries()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#getDeliveryCountries().
      • testGetMiniCart

        public void testGetMiniCart()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#getMiniCart().
      • testGetProductImageHelper

        public void testGetProductImageHelper()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#getProductImageHelper().
      • testGetSessionCart

        public void testGetSessionCart()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#getSessionCart().
      • testGetSessionCartWithEntryOrdering

        public void testGetSessionCartWithEntryOrdering()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#getSessionCartWithEntryOrdering(boolean) .
      • testHasEntries

        public void testHasEntries()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#hasEntries().
      • testHasSessionCart

        public void testHasSessionCart()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#hasSessionCart().
      • testRemoveSessionCart

        public void testRemoveSessionCart()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#removeSessionCart().
      • testRemoveStaleCarts

        public void testRemoveStaleCarts()
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#removeStaleCarts().
      • testRestoreAnonymousCartAndTakeOwnership

        public void testRestoreAnonymousCartAndTakeOwnership()
                                                      throws CommerceCartRestorationException
        Test method for de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.SapOrdermgmtB2BCartFacade#restoreAnonymousCartAndTakeOwnership(java.lang.String) .
        Throws:
        CommerceCartRestorationException