com.retek.component.salesaudit.impl.remote.command
Class SaleTransactionConverterTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.RetekTestCase
              extended bycom.retek.component.salesaudit.SalesAuditExportTestCase
                  extended bycom.retek.component.salesaudit.impl.remote.command.SaleTransactionConverterTest
All Implemented Interfaces:
junit.framework.Test

public class SaleTransactionConverterTest
extends SalesAuditExportTestCase


Nested Class Summary
 
Nested classes inherited from class com.retek.component.salesaudit.SalesAuditExportTestCase
SalesAuditExportTestCase.SalesAuditCounts, SalesAuditExportTestCase.SalesAuditTransactionElementCounter
 
Field Summary
protected  Store store
           
 
Fields inherited from class com.retek.component.salesaudit.SalesAuditExportTestCase
banner, batchArgs, customerOrderMgr, defaultCountryZipCodeRange, EXP_DIR_FILE, media, order, salesAuditMgr, systemReturnDisposition, user, virtualWarehouse
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
SaleTransactionConverterTest(java.lang.String name)
           
 
Method Summary
 void doInitialSetUp()
           
 void doSetUp()
           
 void doTearDown()
           
 void testAccommodationElementForMultipleLineAccommodationsDuringSaleOfSameType()
           
 void testAccommodationElementForMultipleOrderLineAccommodationsDuringSale()
           
 void testAccommodationElementForOrderLineAccommodationDuringSale()
           
 void testAccommodationElementForOrderLineAccommodationDuringSalePartialShipment()
           
 void testCustomerElement()
           
 void testDiscountElementForCrossSellOrderLineDiscount()
           
 void testDiscountElementForEmployeeDiscountOrderLineDiscount()
           
 void testDiscountElementForOrderLineWithDollarThresholdPromotion()
           
 void testDiscountElementForOrderLineWithItemBenefitPercentOffThresholdPrmotion()
           
 void testDiscountElementForOrderLineWithPromotion()
           
 void testDiscountElementForOrderWithDollarOffAdditionalShippingPromotion()
           
 void testDiscountElementForOrderWithDollarOffStandardShippingPromotion()
           
 void testDiscountElementForOrderWithMultipleStandardShippingPromotions()
           
 void testDiscountElementForOrderWithPercentOffStandardShippingPromotion()
           
 void testDiscountElementForOrderWithServiceLines()
           
 void testDiscountElementForOrderWithStardardShippingPromotionAndDollarOffMerchPromotion()
           
 void testDiscountElementForPackItemWithOrderPromotionShippedAtComponentLevel()
           
 void testDiscountElementForPackItemWithOrderPromotionShippedAtPackLevel()
           
 void testDiscountElementForPackItemWithSvcPromotionShippedAtComponentLevel()
           
 void testDiscountElementForPackItemWithSvcPromotionShippedAtPackLevel()
           
 void testDiscountElementForSubSellOrderLineDiscount()
           
 void testDiscountElementForUpSellOrderLineDiscount()
           
 void testItemElement()
           
 void testItemElementForGiftCardOrderLine()
           
 void testItemElementForGiftCertificateOrderLine()
           
 void testItemElementForPackItemShippedAtComponentLevel()
           
 void testItemElementForPackItemShippedAtPackLevel()
           
 void testPaymentElementAccountsForAllOrderChargesAndTaxes()
           
 void testPaymentElementExchangeSaleEvenWithReturn()
           
 void testPaymentElementExchangeSaleLessThanReturn()
           
 void testPaymentElementExchangeSaleMoreThanReturn()
           
 void testPaymentElementForSaleWithExpiredAuthorizationCreditCardPayment()
           
 void testPaymentElementForZeroPriceNormalLine()
           
 void testPaymentElementForZeroPricePartialLine()
           
 void testPaymentElementOnePayment()
           
 void testPaymentElementOneSaleMultipleCashPayments()
           
 void testPaymentElementOneSaleMultipleCheckPayments()
           
 void testPaymentElementOneSaleMultipleVoucherPayments()
           
 void testPaymentElementOneSaleOneCashPayment()
           
 void testPaymentElementOneSaleOneCheckPayment()
           
 void testPaymentElementOneSaleOneRewardCertificatePayment()
           
 void testPaymentElementOrderForUnderpaidWithExchangeSaleForPackReservedAtSkuLevel()
           
 void testPaymentElementOrderUnderpaidBeforeShipmentThenPaidUpWithCashBeforeResa()
           
 void testPaymentElementOrderUnderpaidBeforeShipmentThenPaidUpWithCashNotManuallyApprovedBeforeResa()
           
 void testPaymentElementOrderUnderpaidBeforeShipmentThenPaidUpWithCCBeforeResa()
           
 void testPaymentElementOrderUnderpaidWithExchangeSale()
           
 void testPaymentElementSaleTwoShipmentsWithMailOrderHavingPositiveBalance()
           
 void testPaymentElementSaleWithMailOrderHavingPositiveBalance()
           
 void testPaymentElementSaleWithOrderLineAccommodation()
           
 void testPaymentElementSaleWithPreSaleLineAccommodationLinePartaillyShippedTheRestCancelled()
           
 void testPaymentElementSettledPaymentsProcessedInSettlementOrder()
           
 void testPaymentElementTwoSalesOnePayment()
           
 void testPaymentElementTwoSalesOneWithOrderLineAccommodation()
           
 void testServiceElementForItemAdditionalShipping()
           
 void testServiceElementForNoShippingCharges()
           
 void testServiceElementForRushShipping()
           
 void testServiceElementForShippingNoBannerItemThrowsException()
           
 void testServiceElementForStdShipping()
           
 void testServiceElementForVasGiftServiceLines()
           
 void testServiceElementForVasGiftServiceLinesForPackItemShippedAtPackLevel()
           
 void testServiceElementForVasGiftServiceLineWrapTogether()
           
 void testServiceElementForVasGiftServiceLineWrapTogetherPartialShipment()
           
 void testServiceElementForVasMonogramServiceLine()
           
 void testServiceElementForVasMonogramServiceLinePackItemShippedAtComponentLevel()
           
 void testServiceElementForVasMonogramServiceLinePackItemShippedAtPackLevel()
           
 void testServiceElementForVasPersonalizationServiceLine()
           
 void testServiceElementForVasPersonalizationServiceLinePackItemShippedAtComponentLevel()
           
 void testServiceElementForVasPersonalizationServiceLinePackItemShippedAtPackLevel()
           
 void testServiceElementVasNoBannerItemThrowsException()
           
 void testTaxElementItemTaxes()
           
 void testTaxElementRushShippingTax()
           
 void testTaxElementsQuotedTaxGreaterThanActualTaxCustomerChargedActualTax()
           
 void testTaxElementStandardShippingTax()
           
 void testTaxElementZeroChargedTaxes()
           
 void testTransactionElement()
           
 void testTransactionElementForEmployeeOrder()
           
 void testTransactionElementForExchangeSale()
           
 void testTransactionElementWithNullOrderStore()
           
 
Methods inherited from class com.retek.component.salesaudit.SalesAuditExportTestCase
assertAccommodationElementContents, assertAccommodationElementContents, assertCustomerElementContents, assertDiscountElementContents, assertPaymentElementContentsForPaidInTransaction, assertPaymentElementContentsForPaidOutTransaction, assertPaymentElementContentsForReturnTransaction, assertPaymentElementContentsForReturnTransaction, assertPaymentElementContentsForSaleTransaction, assertSalesAuditTransactionCounts, assertServiceElementContents, assertShItemElementContents, assertTransactionElementContents, assertTransactionElementContents, assertVasItemElementContents, buildStoreDayKey, buildStoreTransactionContainer, createBannerShippingAndHandlingSku, createBannerVasGeneralSku, createBannerVasGiftCardSku, createBannerVasGiftWrapSku, createBannerVasMonogramSku, createBannerVasPersonalizationSku, createReturnReason, getCustomerOrderLineStateModel, getCustomerOrderPaymentStateModel, getCustomerOrderStateModel, getReturnLineStateModel, getTransactionElementCount
 
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
 

Field Detail

store

protected Store store
Constructor Detail

SaleTransactionConverterTest

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

doInitialSetUp

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

doSetUp

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

doTearDown

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

testTransactionElement

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

testTransactionElementForEmployeeOrder

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

testTransactionElementForExchangeSale

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

testTransactionElementWithNullOrderStore

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

testCustomerElement

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

testItemElement

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

testItemElementForGiftCardOrderLine

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

testItemElementForGiftCertificateOrderLine

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

testItemElementForPackItemShippedAtComponentLevel

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

testItemElementForPackItemShippedAtPackLevel

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

testServiceElementForItemAdditionalShipping

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

testServiceElementForStdShipping

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

testServiceElementForRushShipping

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

testServiceElementForShippingNoBannerItemThrowsException

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

testServiceElementForNoShippingCharges

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

testServiceElementForVasGiftServiceLines

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

testServiceElementForVasGiftServiceLineWrapTogether

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

testServiceElementForVasGiftServiceLineWrapTogetherPartialShipment

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

testServiceElementForVasGiftServiceLinesForPackItemShippedAtPackLevel

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

testServiceElementForVasMonogramServiceLine

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

testServiceElementForVasMonogramServiceLinePackItemShippedAtPackLevel

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

testServiceElementForVasMonogramServiceLinePackItemShippedAtComponentLevel

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

testServiceElementForVasPersonalizationServiceLine

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

testServiceElementForVasPersonalizationServiceLinePackItemShippedAtPackLevel

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

testServiceElementForVasPersonalizationServiceLinePackItemShippedAtComponentLevel

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

testServiceElementVasNoBannerItemThrowsException

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

testDiscountElementForOrderLineWithPromotion

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

testDiscountElementForOrderLineWithItemBenefitPercentOffThresholdPrmotion

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

testDiscountElementForOrderLineWithDollarThresholdPromotion

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

testDiscountElementForPackItemWithOrderPromotionShippedAtComponentLevel

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

testDiscountElementForPackItemWithOrderPromotionShippedAtPackLevel

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

testDiscountElementForOrderWithDollarOffStandardShippingPromotion

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

testDiscountElementForOrderWithMultipleStandardShippingPromotions

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

testDiscountElementForOrderWithPercentOffStandardShippingPromotion

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

testDiscountElementForOrderWithStardardShippingPromotionAndDollarOffMerchPromotion

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

testDiscountElementForOrderWithDollarOffAdditionalShippingPromotion

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

testDiscountElementForOrderWithServiceLines

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

testDiscountElementForPackItemWithSvcPromotionShippedAtComponentLevel

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

testDiscountElementForPackItemWithSvcPromotionShippedAtPackLevel

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

testDiscountElementForEmployeeDiscountOrderLineDiscount

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

testDiscountElementForCrossSellOrderLineDiscount

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

testDiscountElementForSubSellOrderLineDiscount

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

testDiscountElementForUpSellOrderLineDiscount

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

testAccommodationElementForOrderLineAccommodationDuringSale

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

testAccommodationElementForOrderLineAccommodationDuringSalePartialShipment

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

testAccommodationElementForMultipleOrderLineAccommodationsDuringSale

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

testAccommodationElementForMultipleLineAccommodationsDuringSaleOfSameType

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

testTaxElementItemTaxes

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

testTaxElementStandardShippingTax

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

testTaxElementRushShippingTax

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

testTaxElementsQuotedTaxGreaterThanActualTaxCustomerChargedActualTax

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

testTaxElementZeroChargedTaxes

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

testPaymentElementOnePayment

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

testPaymentElementTwoSalesOnePayment

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

testPaymentElementSettledPaymentsProcessedInSettlementOrder

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

testPaymentElementOneSaleOneCheckPayment

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

testPaymentElementOneSaleOneRewardCertificatePayment

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

testPaymentElementOneSaleOneCashPayment

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

testPaymentElementOneSaleMultipleCheckPayments

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

testPaymentElementOneSaleMultipleCashPayments

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

testPaymentElementOneSaleMultipleVoucherPayments

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

testPaymentElementExchangeSaleEvenWithReturn

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

testPaymentElementExchangeSaleLessThanReturn

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

testPaymentElementExchangeSaleMoreThanReturn

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

testPaymentElementForSaleWithExpiredAuthorizationCreditCardPayment

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

testPaymentElementForZeroPricePartialLine

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

testPaymentElementForZeroPriceNormalLine

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

testPaymentElementOrderUnderpaidBeforeShipmentThenPaidUpWithCashBeforeResa

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

testPaymentElementOrderUnderpaidBeforeShipmentThenPaidUpWithCashNotManuallyApprovedBeforeResa

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

testPaymentElementOrderUnderpaidBeforeShipmentThenPaidUpWithCCBeforeResa

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

testPaymentElementOrderUnderpaidWithExchangeSale

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

testPaymentElementOrderForUnderpaidWithExchangeSaleForPackReservedAtSkuLevel

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

testPaymentElementAccountsForAllOrderChargesAndTaxes

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

testPaymentElementSaleWithMailOrderHavingPositiveBalance

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

testPaymentElementSaleTwoShipmentsWithMailOrderHavingPositiveBalance

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

testPaymentElementSaleWithOrderLineAccommodation

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

testPaymentElementSaleWithPreSaleLineAccommodationLinePartaillyShippedTheRestCancelled

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

testPaymentElementTwoSalesOneWithOrderLineAccommodation

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


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