com.retek.component.customerorder
Class CustomerOrderManagerTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.customerorder.CustomerOrderApiTestCase
com.retek.component.customerorder.CustomerOrderManagerTest
- All Implemented Interfaces:
- junit.framework.Test
- public class CustomerOrderManagerTest
- 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 |
CustomerOrderManagerTest
public CustomerOrderManagerTest(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
testCancelNLAOrderLines
public void testCancelNLAOrderLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCancelOrderLinesForInventoryItem
public void testFindCancelOrderLinesForInventoryItem()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrdersByOrderNumberNotFindMailOrders
public void testFindCustomerOrdersByOrderNumberNotFindMailOrders()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrdersByStatusNotFindMailOrders
public void testFindCustomerOrdersByStatusNotFindMailOrders()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildCustomerOrder
public void testBuildCustomerOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildEmployeeCustomerOrder
public void testBuildEmployeeCustomerOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetOrderCancelReasons
public void testGetOrderCancelReasons()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildOrderCancelReason
public void testBuildOrderCancelReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindManualOrderCancelReasons
public void testFindManualOrderCancelReasons()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindOrderPartialLineReasons
public void testFindOrderPartialLineReasons()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildOrderCancelReasonAndSubmitWithNoDescriptionAndType
public void testBuildOrderCancelReasonAndSubmitWithNoDescriptionAndType()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildOrderCancelReasonWithTheSameDescriptionForTheSameType
public void testBuildOrderCancelReasonWithTheSameDescriptionForTheSameType()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildOrderCancelReasonWithTheSameDescriptionForADifferentType
public void testBuildOrderCancelReasonWithTheSameDescriptionForADifferentType()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUpdateSystematicOrderCancelReasonType
public void testUpdateSystematicOrderCancelReasonType()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUpdateSystematicOrderCancelReasonThatIsNotModifiableDesc
public void testUpdateSystematicOrderCancelReasonThatIsNotModifiableDesc()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUpdateManualOrderCancelReasonThatIsNotModifiable
public void testUpdateManualOrderCancelReasonThatIsNotModifiable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateNewOrderCancelReasonThatIsSameAsSystematic
public void testCreateNewOrderCancelReasonThatIsSameAsSystematic()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrderWithOrderLineStatusOfReserved
public void testFindCustomerOrderWithOrderLineStatusOfReserved()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrderWaitingCreditCardAuthorization
public void testFindCustomerOrderWaitingCreditCardAuthorization()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrderReferencesWithPaymentAuthorizationExpired
public void testFindCustomerOrderReferencesWithPaymentAuthorizationExpired()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrdersWithPaymentAuthorizationExpired
public void testFindCustomerOrdersWithPaymentAuthorizationExpired()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrderReferencesAndReadMultipleOrders
public void testFindCustomerOrderReferencesAndReadMultipleOrders()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrdersPendedWithFraudReasons
public void testFindCustomerOrdersPendedWithFraudReasons()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrdersPendedWithNonFraudReasons
public void testFindCustomerOrdersPendedWithNonFraudReasons()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrdersWithSpecificPendReason
public void testFindCustomerOrdersWithSpecificPendReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetPaymentAuthorizationOrderPendReason
public void testGetPaymentAuthorizationOrderPendReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsFraudOrderCancelReasonASystemParamater
public void testIsFraudOrderCancelReasonASystemParamater()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleIsFraudOrderCancelReasonASystemParamater
public void testMultipleIsFraudOrderCancelReasonASystemParamater()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetManualOrderPendReason
public void testGetManualOrderPendReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindAllSupplierReturnDispositions
public void testFindAllSupplierReturnDispositions()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrderWithOrderLineStatusOfReservedWithSupplierId
public void testFindCustomerOrderWithOrderLineStatusOfReservedWithSupplierId()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrderWithOrderLinePositiveReserverQuantity
public void testFindCustomerOrderWithOrderLinePositiveReserverQuantity()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadWithInvalidId
public void testReadWithInvalidId()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindCustomerOrderWithOrderLineStatusOfReservedWithInvalidSupplierId
public void testFindCustomerOrderWithOrderLineStatusOfReservedWithInvalidSupplierId()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildDropCodeInstance
public void testBuildDropCodeInstance()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateAndReadReturnReason
public void testCreateAndReadReturnReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddAndUpdateReturnReason
public void testAddAndUpdateReturnReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindReturnReasons
public void testFindReturnReasons()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildCustomerOrderPayment
public void testBuildCustomerOrderPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadOrderPendReason
public void testReadOrderPendReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildCustomerOrderDiscount
public void testBuildCustomerOrderDiscount()
throws java.lang.Exception
- Throws:
java.lang.Exception
testHasPendingSalesAuditTransactions
public void testHasPendingSalesAuditTransactions()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPublishOrderCorrespondenceForWorklistCreatesHistoryEvents
public void testPublishOrderCorrespondenceForWorklistCreatesHistoryEvents()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPublishOrderCorrespondenceForWorklist
public void testPublishOrderCorrespondenceForWorklist()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPublishWorklistCorrespondenceWithoutOrderThrowsException
public void testPublishWorklistCorrespondenceWithoutOrderThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPublishWorklistCorrespondenceWithoutDataThrowsException
public void testPublishWorklistCorrespondenceWithoutDataThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildOrderLineTaxAccommodation
public void testBuildOrderLineTaxAccommodation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetDefaultRefundablesUsesBannerParameterForMerchCertificateOrMerchCard
public void testGetDefaultRefundablesUsesBannerParameterForMerchCertificateOrMerchCard()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildECDDRecalculationItemInstance
public void testBuildECDDRecalculationItemInstance()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindAllECDDRecalculationItems
public void testFindAllECDDRecalculationItems()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindECDDRecalculationItemsByItemId
public void testFindECDDRecalculationItemsByItemId()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDeleteECDDRecalculationItem
public void testDeleteECDDRecalculationItem()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPersistECDDRecalculationItems
public void testPersistECDDRecalculationItems()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindRecalcuateBackorderLineECDDRecordsForOrderinOpenOrPendStatus
public void testFindRecalcuateBackorderLineECDDRecordsForOrderinOpenOrPendStatus()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25