com.retek.component.customerorder
Class ReturnLineTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.customerorder.CustomerOrderApiTestCase
com.retek.component.customerorder.BaseReturnLineTest
com.retek.component.customerorder.ReturnLineTest
- All Implemented Interfaces:
- junit.framework.Test
- public class ReturnLineTest
- extends BaseReturnLineTest
Methods inherited from class com.retek.component.customerorder.CustomerOrderApiTestCase |
createCustomerOrderWithOneLineWithFullPayment, createCustomerOrderWithOneLineWithOutPayment, createOrderLines, createOrderLines, createOrderWithOneOrderline, getAndSubmitSupplier, getCustomerOrderLineStateModel, getCustomerOrderPaymentStateModel, getCustomerOrderStateModel, getReturnLineStateModel, getValidSourceCode |
Methods inherited from class com.retek.commons.util.RetekTestCase |
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertRibException, assertSize, assertStateEquals, assertStateEquals, assertStateNotEquals, assertStateNotEquals, assertXmlEquals, doClassSetUp, doInitialSetUp, doPackageSetUp, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, run, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReturnLineTest
public ReturnLineTest(java.lang.String name)
main
public static void main(java.lang.String[] args)
doSetUp
public void doSetUp()
throws java.lang.Exception
- Overrides:
doSetUp
in class BaseReturnLineTest
- Throws:
java.lang.Exception
doTearDown
public void doTearDown()
throws java.lang.Exception
- Overrides:
doTearDown
in class BaseReturnLineTest
- Throws:
java.lang.Exception
testReceiveReturnForOrderWithReturnRequiredFraudRule
public void testReceiveReturnForOrderWithReturnRequiredFraudRule()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubmitOrderWithReturnLineGeneratesTransactionGroup
public void testSubmitOrderWithReturnLineGeneratesTransactionGroup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateReturnLineCreatesCustomerHistoryRecord
public void testCreateReturnLineCreatesCustomerHistoryRecord()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateAndSubmitReturnLine
public void testCreateAndSubmitReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateAndSubmitReturnLineForGiftRecipient
public void testCreateAndSubmitReturnLineForGiftRecipient()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeExpectedQtyOnReturnLineForGiftRecipientAdjustsCreditPayment
public void testChangeExpectedQtyOnReturnLineForGiftRecipientAdjustsCreditPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeGiftRefundTenderTypeOnReturnLineForGiftRecipient
public void testChangeGiftRefundTenderTypeOnReturnLineForGiftRecipient()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidateRefundRecipientForNonGiftRecipientShipTo
public void testValidateRefundRecipientForNonGiftRecipientShipTo()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidateRefundTenderTypeForGiftRefundTenderType
public void testValidateRefundTenderTypeForGiftRefundTenderType()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidateRefundTenderTypeRequiredForGiftReturnLine
public void testValidateRefundTenderTypeRequiredForGiftReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineComputesActualTaxesWhenReturned
public void testReturnLineComputesActualTaxesWhenReturned()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateAndSubmitReturnLineFromNoCustomerInformationReturn
public void testCreateAndSubmitReturnLineFromNoCustomerInformationReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsMofifiableNoCustomerInfoReturn
public void testIsMofifiableNoCustomerInfoReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsModifiableNormalReturn
public void testIsModifiableNormalReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsModifiableCancelledReturn
public void testIsModifiableCancelledReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsCancellable
public void testIsCancellable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderLineIsReturnable
public void testOrderLineIsReturnable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplyReturnLineToPendedOrder
public void testApplyReturnLineToPendedOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleReturnLinesOnePendingOneReturnedReopensOrder
public void testMultipleReturnLinesOnePendingOneReturnedReopensOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaultExpectedQuantityForReturnLines
public void testDefaultExpectedQuantityForReturnLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaultReturnRequiredForReturnLines
public void testDefaultReturnRequiredForReturnLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineWithReturnRequiredIsPendedOnApplyReturnLine
public void testReturnLineWithReturnRequiredIsPendedOnApplyReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineWithoutReturnRequiredIsPendedOnApplyReturnLine
public void testReturnLineWithoutReturnRequiredIsPendedOnApplyReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineWithoutReturnRequiredIsReturnedOnOrderSubmit
public void testReturnLineWithoutReturnRequiredIsReturnedOnOrderSubmit()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleReturnLinesSingleRefundPaymentSplitOnReturn
public void testMultipleReturnLinesSingleRefundPaymentSplitOnReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleReturnLinesReturnRequiredReturnedSeperatelyRefundPaymentSplitOnReturn
public void testMultipleReturnLinesReturnRequiredReturnedSeperatelyRefundPaymentSplitOnReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleReturnLinesReturnRequiredReturnedSeperatelyCheckRefundPaymentSplitOnReturn
public void testMultipleReturnLinesReturnRequiredReturnedSeperatelyCheckRefundPaymentSplitOnReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleReturnLinesReturnRequiredReturnedSeperatelyMerchRefundPaymentSplitOnReturn
public void testMultipleReturnLinesReturnRequiredReturnedSeperatelyMerchRefundPaymentSplitOnReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReturnedWithMultipleRefundPayments
public void testReturnLineReturnedWithMultipleRefundPayments()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReturnedWithCheckRefundPayment
public void testReturnLineReturnedWithCheckRefundPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCancelNewReturnLine
public void testCancelNewReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCancelNewReturnLineAndAddNewReturnLine
public void testCancelNewReturnLineAndAddNewReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaultExpectedQuantityWithCancelledReturnLine
public void testDefaultExpectedQuantityWithCancelledReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCancelPendedReturnLine
public void testCancelPendedReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCancelReturnLineForGiftRecipientCancelsRefundPayment
public void testCancelReturnLineForGiftRecipientCancelsRefundPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeRefundRecipientFromShipToToBillToForGiftReturnLine
public void testChangeRefundRecipientFromShipToToBillToForGiftReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeRefundRecipientFromShipToToBillToForMultipleGiftReturnLine
public void testChangeRefundRecipientFromShipToToBillToForMultipleGiftReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReceiveMoreThanExpectedForGiftRecipientAdjustsRefundPayment
public void testReturnLineReceiveMoreThanExpectedForGiftRecipientAdjustsRefundPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCancelPreReturnedReturnLine
public void testCancelPreReturnedReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplyReturnLineToOrder
public void testApplyReturnLineToOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLine
public void testCalculateRefundForReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSettleRefundsForReturnLinesDuringSubmit
public void testSettleRefundsForReturnLinesDuringSubmit()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithFullTaxAccomodation
public void testCalculateRefundForReturnLineWithFullTaxAccomodation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithPartialTaxAccomodation
public void testCalculateRefundForReturnLineWithPartialTaxAccomodation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithPartialTaxAcommodationWithVas
public void testCalculateRefundForReturnLineWithPartialTaxAcommodationWithVas()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculatePartialRefundForReturnLine
public void testCalculatePartialRefundForReturnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnedLine
public void testCalculateRefundForReturnedLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithShipping
public void testCalculateRefundForReturnLineWithShipping()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineOnZeroOrderLine
public void testCalculateRefundForReturnLineOnZeroOrderLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithShippingDoesNotRefundRushDelivery
public void testCalculateRefundForReturnLineWithShippingDoesNotRefundRushDelivery()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithNoStandardShipCharge
public void testCalculateRefundForReturnLineWithNoStandardShipCharge()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineOnOrderWithStandardShipChargeOfZero
public void testCalculateRefundForReturnLineOnOrderWithStandardShipChargeOfZero()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculatePartialRefundForReturnLineWithShipping
public void testCalculatePartialRefundForReturnLineWithShipping()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculatePartialRefundForReturnLineWithShippingPaidInCash
public void testCalculatePartialRefundForReturnLineWithShippingPaidInCash()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithShippingNotRefundingShipping
public void testCalculateRefundForReturnLineWithShippingNotRefundingShipping()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithVas
public void testCalculateRefundForReturnLineWithVas()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithVasNotRefundingVas
public void testCalculateRefundForReturnLineWithVasNotRefundingVas()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithGiftService
public void testCalculateRefundForReturnLineWithGiftService()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateRefundForReturnLineWithGiftServiceNotRefundingGift
public void testCalculateRefundForReturnLineWithGiftServiceNotRefundingGift()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPendingLineReceivedWithGoodSkuIsReturned
public void testPendingLineReceivedWithGoodSkuIsReturned()
throws java.lang.Exception
- Throws:
java.lang.Exception
testClosedOrderWithReturnLineWhichRequiresReturn
public void testClosedOrderWithReturnLineWhichRequiresReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testClosedOrderWithReturnLineWhichDoesNotRequireReturn
public void testClosedOrderWithReturnLineWhichDoesNotRequireReturn()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReceiveLessThanExpectedAdjustsCreditCardRefund
public void testReturnLineReceiveLessThanExpectedAdjustsCreditCardRefund()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReceiveLessThanExpectedAdjustsMultipleRefundPayments
public void testReturnLineReceiveLessThanExpectedAdjustsMultipleRefundPayments()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReceiveLessThanExpectedAdjustsMerchCertificateRefund
public void testReturnLineReceiveLessThanExpectedAdjustsMerchCertificateRefund()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReceiveLessThanExpectedAdjustsCheckRefund
public void testReturnLineReceiveLessThanExpectedAdjustsCheckRefund()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReceiveMoreThanShippedAdjustsRefundPayment
public void testReturnLineReceiveMoreThanShippedAdjustsRefundPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReceiveMoreThanExpectedAdjustsRefundPayment
public void testReturnLineReceiveMoreThanExpectedAdjustsRefundPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReturnPartialQty
public void testReturnLineReturnPartialQty()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSalesAuditExportStateTransitions
public void testSalesAuditExportStateTransitions()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetReturnLines
public void testGetReturnLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineComputesTaxRefundsUsingChargedTax
public void testReturnLineComputesTaxRefundsUsingChargedTax()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineTotalRefundAmountAfterNotAffectedByAccommodation
public void testReturnLineTotalRefundAmountAfterNotAffectedByAccommodation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateReplacementLineForAPartiallyShippedLineAndThenShipRestOfLine
public void testCreateReplacementLineForAPartiallyShippedLineAndThenShipRestOfLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateReturnLineForPackWithDirectShipItem
public void testCreateReturnLineForPackWithDirectShipItem()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnLineReturnNotRequiredNotReleasedIfOrderPended
public void testReturnLineReturnNotRequiredNotReleasedIfOrderPended()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25