Class DefaultWarehousingConsignmentFacadeTest

java.lang.Object
de.hybris.platform.warehousingfacades.order.impl.DefaultWarehousingConsignmentFacadeTest

@IntegrationTest public class DefaultWarehousingConsignmentFacadeTest extends Object
  • Field Details

  • Constructor Details

    • DefaultWarehousingConsignmentFacadeTest

      public DefaultWarehousingConsignmentFacadeTest()
  • Method Details

    • setUp

      public void setUp()
    • testReallocateConsignmentMultiEntriesAutoDecline

      public void testReallocateConsignmentMultiEntriesAutoDecline()
    • testReallocateConsignmentMultiEntriesGlobalReallocationWarehouse

      public void testReallocateConsignmentMultiEntriesGlobalReallocationWarehouse()
    • testReallocateConsignmentMultiEntriesAutoAndManualDecline

      public void testReallocateConsignmentMultiEntriesAutoAndManualDecline()
    • testReallocateConsignmentMultiEntriesGlobalAndLocalReallocationWarehouse

      public void testReallocateConsignmentMultiEntriesGlobalAndLocalReallocationWarehouse()
    • testReallocateConsignmentNoDeclineEntriesData

      public void testReallocateConsignmentNoDeclineEntriesData()
    • testReallocateConfirmedConsignment

      public void testReallocateConfirmedConsignment()
    • testReallocateCapturedConsignment

      public void testReallocateCapturedConsignment()
    • testReallocatePickupConsignment

      public void testReallocatePickupConsignment()
    • testReallocateConsignmentQtyHigherThanPending

      public void testReallocateConsignmentQtyHigherThanPending()
    • testReallocateConsignmentExternalFulfillmentConfiguration

      public void testReallocateConsignmentExternalFulfillmentConfiguration()
    • testPickConsignmentWhenCodeIsNull

      public void testPickConsignmentWhenCodeIsNull()
    • testPickConsignmentWhenCodeIsWrong

      public void testPickConsignmentWhenCodeIsWrong()
    • testPickConsignmentWhenFulfillmentConfigurationIsExternal

      public void testPickConsignmentWhenFulfillmentConfigurationIsExternal()
    • testPickConsignmentWhenAlreadyPicked

      public void testPickConsignmentWhenAlreadyPicked()
    • testPickConsignmentWhenNoWorkflowActionAttached

      public void testPickConsignmentWhenNoWorkflowActionAttached()
    • testPickConsignmentSuccess

      public void testPickConsignmentSuccess()
    • testPickConsignmentWhenPrintSlipFlagIsFalse

      public void testPickConsignmentWhenPrintSlipFlagIsFalse()
    • testPackConsignmentWhenCodeIsNull

      public void testPackConsignmentWhenCodeIsNull()
    • testPackConsignmentWhenCodeIsWrong

      public void testPackConsignmentWhenCodeIsWrong()
    • testPackConsignmentWhenFulfillmentConfigurationIsExternal

      public void testPackConsignmentWhenFulfillmentConfigurationIsExternal()
    • testPackConsignmentWhenAlreadyPacked

      public void testPackConsignmentWhenAlreadyPacked()
    • testPackConsignmentSuccess

      public void testPackConsignmentSuccess()
    • testPackConsignmentWhenPrintSlipFlagIsFalse

      public void testPackConsignmentWhenPrintSlipFlagIsFalse()
    • testGetExportFormWhenCodeIsNull

      public void testGetExportFormWhenCodeIsNull()
    • testGetExportFormWhenCodeIsWrong

      public void testGetExportFormWhenCodeIsWrong()
    • testGetExportFormWhenFulfillmentConfigurationIsExternal

      public void testGetExportFormWhenFulfillmentConfigurationIsExternal()
    • testGetExportFormSuccess

      public void testGetExportFormSuccess()
    • testGetShippingLabelCodeIsNull

      public void testGetShippingLabelCodeIsNull()
    • testGetShippingLabelWhenCodeIsWrong

      public void testGetShippingLabelWhenCodeIsWrong()
    • testGetShippingLabelWhenFulfillmentConfigurationIsExternal

      public void testGetShippingLabelWhenFulfillmentConfigurationIsExternal()
    • testGetShippingLabelSuccess

      public void testGetShippingLabelSuccess()
    • testGetReturnShippingLabelCodeIsNull

      public void testGetReturnShippingLabelCodeIsNull()
    • testGetReturnShippingLabelWhenCodeIsWrong

      public void testGetReturnShippingLabelWhenCodeIsWrong()
    • testGetReturnShippingLabelWhenFulfillmentConfigurationIsExternal

      public void testGetReturnShippingLabelWhenFulfillmentConfigurationIsExternal()
    • testGetReturnShippingLabelSuccess

      public void testGetReturnShippingLabelSuccess()
    • testGetReturnFormWhenCodeIsNull

      public void testGetReturnFormWhenCodeIsNull()
    • testGetReturnFormWhenCodeIsWrong

      public void testGetReturnFormWhenCodeIsWrong()
    • testGetReturnFormWhenFulfillmentConfigurationIsExternal

      public void testGetReturnFormWhenFulfillmentConfigurationIsExternal()
    • testGetReturnFormSuccess

      public void testGetReturnFormSuccess()
    • testConsolidatedPickSlipWhenListIsNull

      public void testConsolidatedPickSlipWhenListIsNull()
    • testConsolidatedPickSlipWhenConsignmentCodeListIsNull

      public void testConsolidatedPickSlipWhenConsignmentCodeListIsNull()
    • testConsolidatedPickSlipWhenConsignmentCodeListEmpty

      public void testConsolidatedPickSlipWhenConsignmentCodeListEmpty()
    • testConsolidatedPickSlipWhenConsignmentCodeIsWrong

      public void testConsolidatedPickSlipWhenConsignmentCodeIsWrong()
    • testConsolidatedPickSlipWhenFulfillmentConfigurationIsExternal

      public void testConsolidatedPickSlipWhenFulfillmentConfigurationIsExternal()
    • testConsolidatedPickSlipSuccess

      public void testConsolidatedPickSlipSuccess()
    • testTakePaymentWhenCodeIsNull

      public void testTakePaymentWhenCodeIsNull()
    • testTakePaymentWhenConsignmentIsInReadyForShippingStatus

      public void testTakePaymentWhenConsignmentIsInReadyForShippingStatus()
    • testTakePaymentWhenConsignmentIsInReadyForPickupStatus

      public void testTakePaymentWhenConsignmentIsInReadyForPickupStatus()
    • testTakePaymentSuccess

      public void testTakePaymentSuccess()
    • testManuallyReleasePaymentCaptureConsignmentSuccess

      public void testManuallyReleasePaymentCaptureConsignmentSuccess()
    • testManuallyReleasePaymentCaptureConsignmentWithInvalidStatus

      public void testManuallyReleasePaymentCaptureConsignmentWithInvalidStatus()
    • testManuallyReleasePaymentCaptureConsignmentWithInvalidCode

      public void testManuallyReleasePaymentCaptureConsignmentWithInvalidCode()
    • testManuallyReleaseTaxCommitConsignmentSuccess

      public void testManuallyReleaseTaxCommitConsignmentSuccess()
    • testManuallyReleaseTaxCommitConsignmentWithInvalidStatus

      public void testManuallyReleaseTaxCommitConsignmentWithInvalidStatus()
    • testManuallyReleaseTaxCommitConsignmentWithInvalidCode

      public void testManuallyReleaseTaxCommitConsignmentWithInvalidCode()