com.retek.component.salesaudit.impl.remote.command
Class SaleTransactionConverterTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.salesaudit.SalesAuditExportTestCase
com.retek.component.salesaudit.impl.remote.command.SaleTransactionConverterTest
- All Implemented Interfaces:
- junit.framework.Test
- public class SaleTransactionConverterTest
- extends SalesAuditExportTestCase
Fields inherited from class com.retek.component.salesaudit.SalesAuditExportTestCase |
banner, batchArgs, customerOrderMgr, defaultCountryZipCodeRange, EXP_DIR_FILE, media, order, salesAuditMgr, systemReturnDisposition, user, virtualWarehouse |
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 |
store
protected Store store
SaleTransactionConverterTest
public SaleTransactionConverterTest(java.lang.String name)
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