com.retek.component.customerorder
Class AccommodationsTest

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.AccommodationsTest
All Implemented Interfaces:
junit.framework.Test

public class AccommodationsTest
extends CustomerOrderApiTestCase


Field Summary
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
AccommodationsTest(java.lang.String name)
           
 
Method Summary
 void doInitialSetUp()
           
 void doSetUp()
           
 void doTearDown()
           
 Money getTotalAccommodationPaymentAmount(CustomerOrder order)
           
 void testAccommodationAppliedBeforeShipmentBalances()
           
 void testAccommodationAppliedLessThenOrderBalance()
           
 void testAccommodationAppliedMoreThenOrderBalanceAfterShipment()
           
 void testAccommodationAppliedMoreThenOrderBalanceAfterShipmentWithPromotion()
           
 void testAccommodationPayments()
           
 void testAddAccommodationMarkesAppliedBeforeShipmentCorrectly()
           
 void testAddingOrderAccommodationForVASGeneratesRefundPaymentWithTaxCredit()
           
 void testAddingOrderAccommodatonForAdditionalShippingProRatesAccrossLinesNotReturned()
           
 void testAddingOrderAccommodatonForAddlShippingProRatesAccrossLinesWithAdjustedReturnedLines()
           
 void testAddingOrderAccommodatonForGiftingProRatesAccrossLines()
           
 void testAddingOrderAccommodatonForGiftingProRatesAccrossLinesNotReturned()
           
 void testAddingOrderAccommodatonForGiftingProRatesAccrossLinesWithAdjustedReturnedLines()
           
 void testAddingOrderAccommodatonForGiftingProRatesAcrossOnlyGiftingLines()
           
 void testAddingOrderAccommodatonForMerchProRatesAccrossLines()
           
 void testAddingOrderAccommodatonForMerchProRatesAccrossLinesNotReturned()
           
 void testAddingOrderAccommodatonForMerchProRatesAccrossLinesWithAdjustedReturnedLines()
           
 void testAddingOrderAccommodatonForPartialMerchProRatesAccrossLines()
           
 void testAddingOrderAccommodatonForPersonalizationProRatesAccrossLines()
           
 void testAddingOrderAccommodatonForPersonalizationProRatesAccrossLinesNotReturned()
           
 void testAddingOrderAccommodatonForPersonalizationProRatesAccrossLinesWithAdjustedReturnedLines()
           
 void testAddingOrderAccommodatonForPersonalizationProRatesAccrossOnlyPersonalLines()
           
 void testAddingOrderAccommodatonForRushShippingProratesAccrossLinesBasedShippingCostsForLines()
           
 void testAddingOrderAccommodatonForRushShippingProRatesAccrossLinesNotReturned()
           
 void testAddingOrderAccommodatonForShippingAndHandlingProRatesAccrossLines()
           
 void testAddingOrderAccommodatonForStdShippingProratesAccrossLinesBasedShippingCostsForLines()
           
 void testAddingOrderAccommodatonForStdShippingProRatesAccrossLinesNotReturned()
           
 void testAddingOrderAccommodatonWholeGiftingAmountOnTwoAccommodations()
           
 void testAddingOrderLineAccommodationToPartiallyShippedOrder()
           
 void testAddingOrderLineAccommodationWithTaxCredit()
           
 void testAmountShipHandlingAccommodationCreatesSubTypeAccommodation()
           
 void testBalanceAppliesAccommodations()
           
 void testCheckFraudRuleAlwaysPendWhenMultipleCheckIsSet()
           
 void testCreateOrderAccommodationCreatesCustomerHistory()
           
 void testCreateOrderAccommodationCreatesOrderHistory()
           
 void testCreateOrderAccommodationForDollars()
           
 void testCreateOrderAccommodationForDollarsWithCreditCardCreatesNegativePayment()
           
 void testCreateOrderAccommodationForDollarsWithMerchVoucherCreatesNegativePayment()
           
 void testCreateOrderAccommodationWithCreditPaymentPassesFraudRules()
           
 void testCreateOrderLineAccommodationCreatesCustomerHistory()
           
 void testCreateOrderLineAccommodationCreatesOrderHistory()
           
 void testCreateOrderLineAccommodationForPercentOff()
           
 void testCreateOrderLineAccommodationForPercentOffWithCreditCardCreatesNegativePayment()
           
 void testCreateOrderLineAccommodationForPercentOffWithMerchVoucherCreatesNegativePayment()
           
 void testCreateOrderLineItemAccommodationDoesntCreateExtraPaymentAfterShipConfirm()
           
 void testCreditCardPaymentAppliedCorrectlyAfterAccommodationAppliedLessThenOrderBalance()
           
 void testCreditCardPaymentAppliedCorrectlyBeforeAccommodationIsAppliedLessThenOrderBalance()
           
 void testCreditOrderAccommodationWithCancelOrderPersists()
           
 void testDollarAccommodationForOrderService()
           
 void testDollarAccommodationForOrderShippingAndHandling()
           
 void testDollarAccommodationForOrderTotal()
           
 void testDollarAccommodationForOrderTotalPaidInCash()
           
 void testDollarAndPercentAccommodationsForOrderLine()
           
 void testDollarAndPercentAccommodationsForOrderMerchandise()
           
 void testDollarOffAccommodationForOrderLineLessThanAllowedRefundAmountDoesNotApplyAccommodation()
           
 void testDollarOrderAccommodationForClosedOrder()
           
 void testDollarOrderAccommodationForPendedOrder()
           
 void testGetTransactionItemAmountOnAccommodation()
           
 void testGrandTotalUpdatesAfterAddingAnotherAccommodation()
           
 void testLineAccommCancelledAfterLineIsCancelledAfterPartialShipWhenAccommAmtIsGreaterThanShipAmt()
           
 void testModificationsNotAllowedForCancelledLine()
           
 void testMultipleAccommodationTypesForOrder()
           
 void testNotPreShippedAccommodationNotEverythingInSameTxGroup()
           
 void testOrderAccommodationIncludedInTransactionGroup()
           
 void testOrderAccommodationNewRefundPaymentAfterCancelledAccommodationPaymentGeneratedThroughRefundPolicy()
           
 void testOrderAccommodationNewRefundPaymentAfterCancelledAccommodationPaymentManuallyCreated()
           
 void testOrderAccommodationPostSaleMarkedReadyForResa()
           
 void testOrderAccommodationsAddedTwicePendedOnce()
           
 void testOrderAccommodationsOnlyAllowedWhenAllLinesShippedOrCancelled1()
           
 void testOrderAccommodationsOnlyAllowedWhenAllLinesShippedOrCancelled2()
           
 void testOrderLineAccommodationCancelledAfterOrderLineIsCancelledAfterPartialShipAndBackordered()
           
 void testOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromBackOrderedInOrderEntry()
           
 void testOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromFulfilling()
           
 void testOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromReservedInOrderEntry()
           
 void testOrderLineAccommodationDuringSaleNotMarkedReadyForResa()
           
 void testOrderLineAccommodationNotAllowedForCancelledRequestedLine()
           
 void testOrderLineAccommodationNotCancelledAfterOrderLineIsCancelledAfterPartialShip()
           
 void testOrderLineAccommodationPostSaleMarkedReadyForSalesAudit()
           
 void testOrderTotalAccommodation()
           
 void testOrderWithCreditCardHasCorrectRefundablesForAccommodations()
           
 void testOrderWithGiftCertificateHasCorrectRefundablesForAccommodations()
           
 void testOrderWithMultipleCreditCardsHasCorrectRefundablesForAccommodations()
           
 void testPackOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromReservedInOrderEntry()
           
 void testPercentAndDollarAccommodationsForOrderMerchandise()
           
 void testPercentOffWithEmptyStringAccommodationForOrderShipping()
           
 void testPercentShipHandlingAccommodationCreatesSubTypeAccommodation()
           
 void testPostSaleLineAccommodationAfterOrderLineIsCancelledAfterPartialShip()
           
 void testPostSaleMerchandiseAccommodationAppliedAfterPartialReturn()
           
 void testPreShippedAccommodationEverythingInSameTxGroup()
           
 void testTaxCreditNotAppliedToAccommodationsAppliedPreShipment()
           
 void testTwoDollarOffAccommodationsForOrderLine()
           
 void testTwoDollarOffAccommodationsForOrderMerchandise()
           
 void testTwoPercentOffAccommodationsForOrderLine()
           
 void testTwoPercentOffAccommodationsForOrderMerchandise()
           
 void testUnpaidOrderBalanceAmountLessThanOrderLineAccommodationDollarOffAmount()
           
 void testValueLockedForOrderLinePercentAccommodation()
           
 void testValueLockedForPercentMerchAccommodation()
           
 void testValueLockedForPercentServiceAccommodation()
           
 void testValueLockedForPercentShipHandlingAccommodation()
           
 void testValueLockedForPercentTotalAccommodation()
           
 
Methods inherited from class com.retek.component.customerorder.CustomerOrderApiTestCase
createCustomerOrderWithOneLineWithFullPayment, createCustomerOrderWithOneLineWithOutPayment, createDirectShipOrder, createOrderLines, createOrderLines, getAndSubmitSupplier, getCustomerOrderLineStateModel, getCustomerOrderPaymentStateModel, getCustomerOrderStateModel, getReturnLineStateModel
 
Methods inherited from class com.retek.commons.util.RetekTestCase
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertFalse, assertFalse, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertStateEquals, assertStateNotEquals, assertXmlEquals, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

AccommodationsTest

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

doInitialSetUp

public void doInitialSetUp()
                    throws java.lang.Exception
Specified by:
doInitialSetUp in class CustomerOrderApiTestCase
Throws:
java.lang.Exception

doSetUp

public void doSetUp()
             throws java.lang.Exception
Specified by:
doSetUp in class CustomerOrderApiTestCase
Throws:
java.lang.Exception

doTearDown

public void doTearDown()
                throws java.lang.Exception
Specified by:
doTearDown in class CustomerOrderApiTestCase
Throws:
java.lang.Exception

testDollarOffAccommodationForOrderLineLessThanAllowedRefundAmountDoesNotApplyAccommodation

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

testOrderLineAccommodationPostSaleMarkedReadyForSalesAudit

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

testOrderAccommodationPostSaleMarkedReadyForResa

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

testOrderLineAccommodationDuringSaleNotMarkedReadyForResa

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

testModificationsNotAllowedForCancelledLine

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

testOrderLineAccommodationNotAllowedForCancelledRequestedLine

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

testOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromReservedInOrderEntry

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

testPackOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromReservedInOrderEntry

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

testOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromBackOrderedInOrderEntry

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

testOrderLineAccommodationCancelledAfterOrderLineIsCancelledFromFulfilling

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

testOrderLineAccommodationNotCancelledAfterOrderLineIsCancelledAfterPartialShip

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

testPostSaleLineAccommodationAfterOrderLineIsCancelledAfterPartialShip

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

testLineAccommCancelledAfterLineIsCancelledAfterPartialShipWhenAccommAmtIsGreaterThanShipAmt

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

testOrderLineAccommodationCancelledAfterOrderLineIsCancelledAfterPartialShipAndBackordered

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

testOrderAccommodationsOnlyAllowedWhenAllLinesShippedOrCancelled1

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

testOrderAccommodationsOnlyAllowedWhenAllLinesShippedOrCancelled2

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

testOrderAccommodationNewRefundPaymentAfterCancelledAccommodationPaymentManuallyCreated

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

testOrderAccommodationNewRefundPaymentAfterCancelledAccommodationPaymentGeneratedThroughRefundPolicy

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

testOrderWithCreditCardHasCorrectRefundablesForAccommodations

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

testOrderWithMultipleCreditCardsHasCorrectRefundablesForAccommodations

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

testOrderWithGiftCertificateHasCorrectRefundablesForAccommodations

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

testCreditOrderAccommodationWithCancelOrderPersists

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

testCreateOrderAccommodationWithCreditPaymentPassesFraudRules

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

testCreateOrderLineAccommodationForPercentOffWithCreditCardCreatesNegativePayment

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

testCreateOrderLineAccommodationForPercentOffWithMerchVoucherCreatesNegativePayment

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

testCreateOrderAccommodationForDollarsWithCreditCardCreatesNegativePayment

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

testCreateOrderAccommodationForDollarsWithMerchVoucherCreatesNegativePayment

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

testCreateOrderLineAccommodationForPercentOff

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

testUnpaidOrderBalanceAmountLessThanOrderLineAccommodationDollarOffAmount

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

testOrderAccommodationIncludedInTransactionGroup

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

testCreateOrderAccommodationForDollars

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

testDollarOrderAccommodationForPendedOrder

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

testDollarOrderAccommodationForClosedOrder

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

testTwoPercentOffAccommodationsForOrderLine

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

testTwoDollarOffAccommodationsForOrderLine

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

testDollarAndPercentAccommodationsForOrderLine

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

testTwoPercentOffAccommodationsForOrderMerchandise

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

testPercentOffWithEmptyStringAccommodationForOrderShipping

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

testTwoDollarOffAccommodationsForOrderMerchandise

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

testDollarAndPercentAccommodationsForOrderMerchandise

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

testPercentAndDollarAccommodationsForOrderMerchandise

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

testDollarAccommodationForOrderShippingAndHandling

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

testPercentShipHandlingAccommodationCreatesSubTypeAccommodation

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

testAmountShipHandlingAccommodationCreatesSubTypeAccommodation

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

testValueLockedForPercentShipHandlingAccommodation

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

testValueLockedForPercentTotalAccommodation

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

testValueLockedForPercentMerchAccommodation

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

testValueLockedForPercentServiceAccommodation

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

testValueLockedForOrderLinePercentAccommodation

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

testDollarAccommodationForOrderTotal

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

testDollarAccommodationForOrderTotalPaidInCash

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

testDollarAccommodationForOrderService

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

testMultipleAccommodationTypesForOrder

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

testGrandTotalUpdatesAfterAddingAnotherAccommodation

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

testBalanceAppliesAccommodations

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

testCreateOrderAccommodationCreatesOrderHistory

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

testCreateOrderAccommodationCreatesCustomerHistory

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

testCreateOrderLineAccommodationCreatesOrderHistory

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

testCreateOrderLineAccommodationCreatesCustomerHistory

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

testOrderAccommodationsAddedTwicePendedOnce

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

testCheckFraudRuleAlwaysPendWhenMultipleCheckIsSet

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

testCreateOrderLineItemAccommodationDoesntCreateExtraPaymentAfterShipConfirm

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

getTotalAccommodationPaymentAmount

public Money getTotalAccommodationPaymentAmount(CustomerOrder order)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

testAccommodationPayments

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

testAddingOrderLineAccommodationWithTaxCredit

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

testOrderTotalAccommodation

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

testAddingOrderAccommodatonForMerchProRatesAccrossLines

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

testAddingOrderAccommodatonForMerchProRatesAccrossLinesNotReturned

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

testAddingOrderAccommodatonForMerchProRatesAccrossLinesWithAdjustedReturnedLines

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

testAddingOrderAccommodatonForShippingAndHandlingProRatesAccrossLines

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

testAddingOrderAccommodatonForStdShippingProratesAccrossLinesBasedShippingCostsForLines

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

testAddingOrderAccommodatonForRushShippingProratesAccrossLinesBasedShippingCostsForLines

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

testAddingOrderAccommodatonForPartialMerchProRatesAccrossLines

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

testAddingOrderAccommodatonForGiftingProRatesAccrossLines

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

testAddingOrderAccommodatonForGiftingProRatesAcrossOnlyGiftingLines

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

testAddingOrderAccommodatonForPersonalizationProRatesAccrossLines

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

testAddingOrderAccommodatonForStdShippingProRatesAccrossLinesNotReturned

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

testAddingOrderAccommodatonForRushShippingProRatesAccrossLinesNotReturned

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

testAddingOrderAccommodatonForPersonalizationProRatesAccrossLinesNotReturned

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

testAddingOrderAccommodatonForPersonalizationProRatesAccrossLinesWithAdjustedReturnedLines

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

testAddingOrderAccommodatonForGiftingProRatesAccrossLinesNotReturned

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

testAddingOrderAccommodatonForGiftingProRatesAccrossLinesWithAdjustedReturnedLines

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

testAddingOrderAccommodatonForAdditionalShippingProRatesAccrossLinesNotReturned

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

testAddingOrderAccommodatonForAddlShippingProRatesAccrossLinesWithAdjustedReturnedLines

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

testAddingOrderAccommodatonForPersonalizationProRatesAccrossOnlyPersonalLines

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

testAddAccommodationMarkesAppliedBeforeShipmentCorrectly

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

testTaxCreditNotAppliedToAccommodationsAppliedPreShipment

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

testPreShippedAccommodationEverythingInSameTxGroup

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

testNotPreShippedAccommodationNotEverythingInSameTxGroup

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

testAddingOrderAccommodationForVASGeneratesRefundPaymentWithTaxCredit

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

testAddingOrderLineAccommodationToPartiallyShippedOrder

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

testAccommodationAppliedBeforeShipmentBalances

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

testAddingOrderAccommodatonWholeGiftingAmountOnTwoAccommodations

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

testAccommodationAppliedLessThenOrderBalance

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

testAccommodationAppliedMoreThenOrderBalanceAfterShipment

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

testCreditCardPaymentAppliedCorrectlyAfterAccommodationAppliedLessThenOrderBalance

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

testCreditCardPaymentAppliedCorrectlyBeforeAccommodationIsAppliedLessThenOrderBalance

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

testAccommodationAppliedMoreThenOrderBalanceAfterShipmentWithPromotion

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

testGetTransactionItemAmountOnAccommodation

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

testPostSaleMerchandiseAccommodationAppliedAfterPartialReturn

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


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28