com.retek.component.customerorder
Class ShippedContainerTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.customerorder.CustomerOrderApiTestCase
com.retek.component.customerorder.ShippedContainerTest
- All Implemented Interfaces:
- junit.framework.Test
- public class ShippedContainerTest
- extends CustomerOrderApiTestCase
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 |
ShippedContainerTest
public ShippedContainerTest(java.lang.String name)
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
testCalculateShippingChargeForPartialSettlementFollowedByFullSettlement
public void testCalculateShippingChargeForPartialSettlementFollowedByFullSettlement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShippedContainerCreation
public void testShippedContainerCreation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSalesAuditExportStateTransitions
public void testSalesAuditExportStateTransitions()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateTaxes
public void testCalculateTaxes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateShippingChargesForPartialShipments1
public void testCalculateShippingChargesForPartialShipments1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateShippingChargesForPartialShipments2
public void testCalculateShippingChargesForPartialShipments2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateTotalsForPartialShipmentNoShippingCharges
public void testCalculateTotalsForPartialShipmentNoShippingCharges()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCannotSubmitContainerWithDuplicateTrackingNumberAndCarrierCode
public void testCannotSubmitContainerWithDuplicateTrackingNumberAndCarrierCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateShippingChargesForPartialShipmentsWhereShippingRatesArePercentages1
public void testCalculateShippingChargesForPartialShipmentsWhereShippingRatesArePercentages1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateShippingChargesForPartialShipmentsWhereShippingRatesArePercentages2
public void testCalculateShippingChargesForPartialShipmentsWhereShippingRatesArePercentages2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateShippingChargesForPartialShipmentsWithNonStandardDelivery
public void testCalculateShippingChargesForPartialShipmentsWithNonStandardDelivery()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindShippedContainerByTrackingNumberAndCarrierCode
public void testFindShippedContainerByTrackingNumberAndCarrierCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindShippedContainerByTrackingNumberAndCarrierCodeAndOrderId
public void testFindShippedContainerByTrackingNumberAndCarrierCodeAndOrderId()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindShippedContainerByTrackingNumberAndCarrierCodeAndOrderIdAndShipmentRequestId
public void testFindShippedContainerByTrackingNumberAndCarrierCodeAndOrderIdAndShipmentRequestId()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCheckForDuplicateCarrierAndTrackingNumber
public void testCheckForDuplicateCarrierAndTrackingNumber()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetTotalShippingAndDeliveryChargeOnLine
public void testGetTotalShippingAndDeliveryChargeOnLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMerchTaxCorrectlyAdjustedWhenTaxAtShipTimeIsGreaterThanTaxAtOrderCreateTime
public void testMerchTaxCorrectlyAdjustedWhenTaxAtShipTimeIsGreaterThanTaxAtOrderCreateTime()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMerchTaxCorrectlyAdjustedWhenTaxAtShipTimeIsLessThanTaxAtOrderCreateTime
public void testMerchTaxCorrectlyAdjustedWhenTaxAtShipTimeIsLessThanTaxAtOrderCreateTime()
throws java.lang.Exception
- Throws:
java.lang.Exception
testQuotedTaxLessThanActualTaxCustomerChargedQuotedTax
public void testQuotedTaxLessThanActualTaxCustomerChargedQuotedTax()
throws java.lang.Exception
- Throws:
java.lang.Exception
testQuotedTaxGreaterThanActualTaxCustomerChargedActualTax
public void testQuotedTaxGreaterThanActualTaxCustomerChargedActualTax()
throws java.lang.Exception
- Throws:
java.lang.Exception
testQuotedTaxGreaterThanActualTaxCustomerChargedActualTaxCausesOrderBalanceToGoDown
public void testQuotedTaxGreaterThanActualTaxCustomerChargedActualTaxCausesOrderBalanceToGoDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testQuotedTaxGreaterThanActualTaxWithCreditCardPaymentChangesAmountChargedToCreditCard
public void testQuotedTaxGreaterThanActualTaxWithCreditCardPaymentChangesAmountChargedToCreditCard()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetCarrierTrackingUrlForShippedContainer
public void testGetCarrierTrackingUrlForShippedContainer()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAllPromotionDiscountProRatedToFirstShipmentDoesntFailOnSecondShipment
public void testAllPromotionDiscountProRatedToFirstShipmentDoesntFailOnSecondShipment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChargedSHTaxEqualToQuotedSHTaxWhenNoTaxChangesInVertexAndLinesShippedSeperately
public void testChargedSHTaxEqualToQuotedSHTaxWhenNoTaxChangesInVertexAndLinesShippedSeperately()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCanSubmitContainerWithDuplicateTrackingNumberAndCarrierCodeOnTwoOrders
public void testCanSubmitContainerWithDuplicateTrackingNumberAndCarrierCodeOnTwoOrders()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShippingAndHandlingTaxAccountsForPromotion
public void testShippingAndHandlingTaxAccountsForPromotion()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShippedContainerUsesOriginalShippingRateTable
public void testShippedContainerUsesOriginalShippingRateTable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShippedContainerForReplacementSaleWithReturnRequired
public void testShippedContainerForReplacementSaleWithReturnRequired()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25