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

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

public class PaidInTransactionConverterTest
extends SalesAuditExportTestCase


Nested Class Summary
 
Nested classes inherited from class com.retek.component.salesaudit.SalesAuditExportTestCase
SalesAuditExportTestCase.SalesAuditCounts, SalesAuditExportTestCase.SalesAuditTransactionElementCounter
 
Field Summary
 
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
PaidInTransactionConverterTest(java.lang.String name)
           
 
Method Summary
 void doInitialSetUp()
           
 void doSetUp()
           
 void doTearDown()
           
 void testNoPaidInReversalForCancelledReplacementSaleBeforeExported()
           
 void testPaidInCustomerElement()
           
 void testPaidInForCashPayment()
           
 void testPaidInForCheckPayment()
           
 void testPaidInForGiftCardPayment()
           
 void testPaidInForGiftCertificatePayment()
           
 void testPaidInForInvalidPaymentType()
           
 void testPaidInForInvalidReturnType()
           
 void testPaidInForMerchandiseCardPayment()
           
 void testPaidInForMerchandiseCertificatePayment()
           
 void testPaidInForReplacementReturn()
           
 void testPaidInForRewardCertificatePayment()
           
 void testPaidInForUnderpaymentCheckBeforeShipmentThenPaidUpWithCCAfterExport()
           
 void testPaidInForUnderpaymentGiftCertificateExportAfterAddlPayment()
           
 void testPaidInForUnderpaymentGiftCertificateExportAfterAddlPaymentAndPartialShip()
           
 void testPaidInReversalForCancelledReplacementSaleAfterExported()
           
 
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
 

Constructor Detail

PaidInTransactionConverterTest

public PaidInTransactionConverterTest(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

testPaidInCustomerElement

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

testPaidInForCashPayment

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

testPaidInForCheckPayment

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

testPaidInForGiftCardPayment

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

testPaidInForGiftCertificatePayment

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

testPaidInForMerchandiseCertificatePayment

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

testPaidInForMerchandiseCardPayment

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

testPaidInForRewardCertificatePayment

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

testPaidInForInvalidPaymentType

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

testPaidInForUnderpaymentGiftCertificateExportAfterAddlPayment

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

testPaidInForUnderpaymentGiftCertificateExportAfterAddlPaymentAndPartialShip

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

testPaidInForUnderpaymentCheckBeforeShipmentThenPaidUpWithCCAfterExport

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

testPaidInForReplacementReturn

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

testPaidInReversalForCancelledReplacementSaleAfterExported

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

testNoPaidInReversalForCancelledReplacementSaleBeforeExported

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

testPaidInForInvalidReturnType

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


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