com.retek.component.customerorder
Class ReturnLinePromotionsTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.RetekTestCase
              extended bycom.retek.component.customerorder.CustomerOrderApiTestCase
                  extended bycom.retek.component.customerorder.BaseReturnLineTest
                      extended bycom.retek.component.customerorder.ReturnLinePromotionsTest
All Implemented Interfaces:
junit.framework.Test

public class ReturnLinePromotionsTest
extends BaseReturnLineTest


Field Summary
 
Fields inherited from class com.retek.component.customerorder.BaseReturnLineTest
mgr, systemReturnDisposition, user
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
ReturnLinePromotionsTest(java.lang.String name)
           
 
Method Summary
 void doSetUp()
           
 void doTearDown()
           
 void testFullRefundForMultipleQuantityPackReturnLineReservedAtHeaderExtendedPriceWithGeneralOrderPromo()
           
 void testFullRefundForPackComponentReturnAddtlShippingWithShippingPromo()
           
 void testFullRefundForPackComponentReturnAddtlShippingWithShippingPromoSingleAdjustmentSplitShipment()
           
 void testFullRefundForPackComponentReturnExtendedPriceGeneralOrderPromoSingleAdjustmentSplitShipment()
           
 void testFullRefundForPackComponentReturnExtendedPriceWithGeneralOrderPromo()
           
 void testFullRefundForPackComponentReturnGiftServiceWithServicePromo()
           
 void testFullRefundForPackComponentReturnGiftServiceWitServicePromoSingleAdjustmentSplitShipment()
           
 void testFullRefundForPackComponentReturnPersServiceWitServicePromoSingleAdjustmentSplitShipment()
           
 void testFullRefundForPackReturnLineExtendedPriceWithGeneralOrderPromo()
           
 void testFullRefundForPackReturnLinePersonalizationChargeWithServicePromo()
           
 void testFullRefundForPackReturnLineReservedAtHeaderExtendedPriceWithGeneralOrderPromo()
           
 void testFullRefundForPackReturnLineReservedAtHeaderWithGeneralOrderPromo()
           
 void testFullRefundForPackReturnLineReservedAtSkuExtendedPriceWithGeneralOrderPromo()
           
 void testFullRefundForReturnLineAddtionalShippingWithShippingPromo()
           
 void testFullRefundForReturnLineAddtionalShippingWithShippingPromoSingleAdjustmentSplitShipment()
           
 void testFullRefundForReturnLineExtendedPriceForFreeItemZeroRefund()
           
 void testFullRefundForReturnLineExtendedPriceWithGeneralOrderPromo()
           
 void testFullRefundForReturnLineExtendedPriceWithGeneralOrderPromoSingleAdjustmentForSplitShipment()
           
 void testFullRefundForReturnLineExtendedPriceWithThresholdPromo()
           
 void testFullRefundForReturnLineExtendedPriceWithThresholdPromoForFreeItem()
           
 void testFullRefundForReturnLineGiftServiceChargeWithServicePromo()
           
 void testFullRefundForReturnLineGiftServiceChargeWithServicePromoSingleAdjustmentSplitShipment()
           
 void testFullRefundForReturnLinePersonalizationChargeWithServicePromo()
           
 void testFullRefundForReturnLinePersonalizationChargeWithServicePromoSingleAdjustmentSplitShipment()
           
 void testFullRefundForReturnLineStandardShippingWithShippingPromo()
           
 void testFullRefundForReturnLineStandardShippingWithShippingPromoSingleAdjustmnetSplitShipmnet()
           
 void testPartialRefundForPackComponentReturnLinePersChargeWithServicePromo()
           
 void testPartialRefundForPackComponentReturnLineStandardShippingWithShippingPromo()
           
 void testPartialRefundForReturnLineAddtionalShippingWithShippingPromo()
           
 void testPartialRefundForReturnLineExtendedPriceWithGeneralOrderPromo()
           
 void testPartialRefundForReturnLineGiftServiceChargeWithServicePromo()
           
 void testPartialRefundForReturnLinePersonalizationChargeWithServicePromo()
           
 void testPartialRefundForReturnLinesOnTwoShipTosStandardShippingWithShippingPromo()
           
 void testPartialRefundForReturnLineStandardShippingWithShippingPromo()
           
 
Methods inherited from class com.retek.component.customerorder.BaseReturnLineTest
createReturnReason, createSellingSku, createSystemReturnDisposition, getShipToGrandTotal, setupShippingRateTable, setupSingleLevelShippingRateTable
 
Methods inherited from class com.retek.component.customerorder.CustomerOrderApiTestCase
createCustomerOrderWithOneLineWithFullPayment, createCustomerOrderWithOneLineWithOutPayment, createOrderLines, createOrderLines, createOrderWithOneOrderline, getAndSubmitSupplier, getCustomerOrderLineStateModel, getCustomerOrderPaymentStateModel, getCustomerOrderStateModel, getReturnLineStateModel, getValidSourceCode
 
Methods inherited from class com.retek.commons.util.RetekTestCase
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertRibException, assertSize, assertStateEquals, assertStateEquals, assertStateNotEquals, assertStateNotEquals, assertXmlEquals, doClassSetUp, doInitialSetUp, doPackageSetUp, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, run, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReturnLinePromotionsTest

public ReturnLinePromotionsTest(java.lang.String name)
Method Detail

doSetUp

public void doSetUp()
             throws java.lang.Exception
Overrides:
doSetUp in class BaseReturnLineTest
Throws:
java.lang.Exception

doTearDown

public void doTearDown()
                throws java.lang.Exception
Overrides:
doTearDown in class BaseReturnLineTest
Throws:
java.lang.Exception

testFullRefundForReturnLineExtendedPriceWithGeneralOrderPromo

public void testFullRefundForReturnLineExtendedPriceWithGeneralOrderPromo()
                                                                   throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineExtendedPriceWithThresholdPromo

public void testFullRefundForReturnLineExtendedPriceWithThresholdPromo()
                                                                throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineExtendedPriceWithThresholdPromoForFreeItem

public void testFullRefundForReturnLineExtendedPriceWithThresholdPromoForFreeItem()
                                                                           throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineExtendedPriceForFreeItemZeroRefund

public void testFullRefundForReturnLineExtendedPriceForFreeItemZeroRefund()
                                                                   throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForReturnLineExtendedPriceWithGeneralOrderPromo

public void testPartialRefundForReturnLineExtendedPriceWithGeneralOrderPromo()
                                                                      throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineAddtionalShippingWithShippingPromo

public void testFullRefundForReturnLineAddtionalShippingWithShippingPromo()
                                                                   throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForReturnLineAddtionalShippingWithShippingPromo

public void testPartialRefundForReturnLineAddtionalShippingWithShippingPromo()
                                                                      throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineStandardShippingWithShippingPromo

public void testFullRefundForReturnLineStandardShippingWithShippingPromo()
                                                                  throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForReturnLineStandardShippingWithShippingPromo

public void testPartialRefundForReturnLineStandardShippingWithShippingPromo()
                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForPackComponentReturnLineStandardShippingWithShippingPromo

public void testPartialRefundForPackComponentReturnLineStandardShippingWithShippingPromo()
                                                                                  throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineGiftServiceChargeWithServicePromo

public void testFullRefundForReturnLineGiftServiceChargeWithServicePromo()
                                                                  throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForReturnLineGiftServiceChargeWithServicePromo

public void testPartialRefundForReturnLineGiftServiceChargeWithServicePromo()
                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLinePersonalizationChargeWithServicePromo

public void testFullRefundForReturnLinePersonalizationChargeWithServicePromo()
                                                                      throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForReturnLinePersonalizationChargeWithServicePromo

public void testPartialRefundForReturnLinePersonalizationChargeWithServicePromo()
                                                                         throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForPackComponentReturnLinePersChargeWithServicePromo

public void testPartialRefundForPackComponentReturnLinePersChargeWithServicePromo()
                                                                           throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackReturnLinePersonalizationChargeWithServicePromo

public void testFullRefundForPackReturnLinePersonalizationChargeWithServicePromo()
                                                                          throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackReturnLineExtendedPriceWithGeneralOrderPromo

public void testFullRefundForPackReturnLineExtendedPriceWithGeneralOrderPromo()
                                                                       throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackReturnLineReservedAtSkuExtendedPriceWithGeneralOrderPromo

public void testFullRefundForPackReturnLineReservedAtSkuExtendedPriceWithGeneralOrderPromo()
                                                                                    throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackReturnLineReservedAtHeaderExtendedPriceWithGeneralOrderPromo

public void testFullRefundForPackReturnLineReservedAtHeaderExtendedPriceWithGeneralOrderPromo()
                                                                                       throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackReturnLineReservedAtHeaderWithGeneralOrderPromo

public void testFullRefundForPackReturnLineReservedAtHeaderWithGeneralOrderPromo()
                                                                          throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForMultipleQuantityPackReturnLineReservedAtHeaderExtendedPriceWithGeneralOrderPromo

public void testFullRefundForMultipleQuantityPackReturnLineReservedAtHeaderExtendedPriceWithGeneralOrderPromo()
                                                                                                       throws java.lang.Exception
Throws:
java.lang.Exception

testPartialRefundForReturnLinesOnTwoShipTosStandardShippingWithShippingPromo

public void testPartialRefundForReturnLinesOnTwoShipTosStandardShippingWithShippingPromo()
                                                                                  throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackComponentReturnExtendedPriceWithGeneralOrderPromo

public void testFullRefundForPackComponentReturnExtendedPriceWithGeneralOrderPromo()
                                                                            throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackComponentReturnAddtlShippingWithShippingPromo

public void testFullRefundForPackComponentReturnAddtlShippingWithShippingPromo()
                                                                        throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackComponentReturnGiftServiceWithServicePromo

public void testFullRefundForPackComponentReturnGiftServiceWithServicePromo()
                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineExtendedPriceWithGeneralOrderPromoSingleAdjustmentForSplitShipment

public void testFullRefundForReturnLineExtendedPriceWithGeneralOrderPromoSingleAdjustmentForSplitShipment()
                                                                                                   throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineAddtionalShippingWithShippingPromoSingleAdjustmentSplitShipment

public void testFullRefundForReturnLineAddtionalShippingWithShippingPromoSingleAdjustmentSplitShipment()
                                                                                                throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineGiftServiceChargeWithServicePromoSingleAdjustmentSplitShipment

public void testFullRefundForReturnLineGiftServiceChargeWithServicePromoSingleAdjustmentSplitShipment()
                                                                                               throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLinePersonalizationChargeWithServicePromoSingleAdjustmentSplitShipment

public void testFullRefundForReturnLinePersonalizationChargeWithServicePromoSingleAdjustmentSplitShipment()
                                                                                                   throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForReturnLineStandardShippingWithShippingPromoSingleAdjustmnetSplitShipmnet

public void testFullRefundForReturnLineStandardShippingWithShippingPromoSingleAdjustmnetSplitShipmnet()
                                                                                               throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackComponentReturnExtendedPriceGeneralOrderPromoSingleAdjustmentSplitShipment

public void testFullRefundForPackComponentReturnExtendedPriceGeneralOrderPromoSingleAdjustmentSplitShipment()
                                                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackComponentReturnAddtlShippingWithShippingPromoSingleAdjustmentSplitShipment

public void testFullRefundForPackComponentReturnAddtlShippingWithShippingPromoSingleAdjustmentSplitShipment()
                                                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackComponentReturnGiftServiceWitServicePromoSingleAdjustmentSplitShipment

public void testFullRefundForPackComponentReturnGiftServiceWitServicePromoSingleAdjustmentSplitShipment()
                                                                                                 throws java.lang.Exception
Throws:
java.lang.Exception

testFullRefundForPackComponentReturnPersServiceWitServicePromoSingleAdjustmentSplitShipment

public void testFullRefundForPackComponentReturnPersServiceWitServicePromoSingleAdjustmentSplitShipment()
                                                                                                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25