com.retek.component.customerorder
Class CustomerOrderLineDemandStatusTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.RetekTestCase
              extended bycom.retek.component.customerorder.CustomerOrderApiTestCase
                  extended bycom.retek.component.customerorder.CustomerOrderLineDemandStatusTest
All Implemented Interfaces:
junit.framework.Test

public class CustomerOrderLineDemandStatusTest
extends CustomerOrderApiTestCase


Field Summary
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
CustomerOrderLineDemandStatusTest(java.lang.String name)
           
 
Method Summary
 void doSetUp()
           
 void doTearDown()
           
 void testCancelLineGetsDemandStatusBackorderAbandonment()
           
 void testCancelLineGetsDemandStatusBackorderCancel()
           
 void testCancelLineGetsDemandStatusBackOrderCancel()
           
 void testCancelLineGetsDemandStatusCancelSubstitute()
           
 void testCancelLineGetsDemandStatusCreditDecline()
           
 void testCancelLineGetsDemandStatusCustomerCancel()
           
 void testCancelLineGetsDemandStatusNoLongerAvailable()
           
 void testCancelLineGetsDemandStatusOrderEntryError()
           
 void testCancelLineGetsDemandStatusTagAlongAfterBackorderAbandonment()
           
 void testCancelLineGetsDemandStatusTagAlongAfterBackorderCancel()
           
 void testCancelLineTwoLinesGetsDemandStatusBackorderAbandonment()
           
 void testCancelOrderLinesWithOrderToleranceFraudRuleGetsDemandStatusCustCancel()
           
 void testCancelPackLineGetsDemandStatusOrderEntryErrorAppliesToAllComponents()
           
 void testDCAndDSOrderLinesCancelDSLineAfterSubmit()
           
 void testDCAndDSOrderLinesCancelDSLineBeforeSubmit()
           
 void testPackComponentLineGetsDemandStatusAndCancelReasonOnPackLineCancel()
           
 void testPendForFraudThenRelaseAndPutInFraudFileThenCancelLineGetsDemandStatusFraud()
           
 void testPendForFraudThenRelaseAndPutInFraudFileThenCancelOrderGetsDemandStatusFraud()
           
 void testPendForFraudThenRelaseNOTPutInFraudFileThenCancelLineGetsDemandStatusFraud()
           
 void testPendForFraudThenRelaseNOTPutInFraudFileThenCancelOrderGetsDemandStatusFraud()
           
 
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
 

Constructor Detail

CustomerOrderLineDemandStatusTest

public CustomerOrderLineDemandStatusTest(java.lang.String name)
Method Detail

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

testCancelLineGetsDemandStatusNoLongerAvailable

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

testCancelLineGetsDemandStatusBackorderAbandonment

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

testCancelLineTwoLinesGetsDemandStatusBackorderAbandonment

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

testCancelLineGetsDemandStatusCreditDecline

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

testCancelLineGetsDemandStatusBackOrderCancel

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

testCancelOrderLinesWithOrderToleranceFraudRuleGetsDemandStatusCustCancel

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

testCancelLineGetsDemandStatusBackorderCancel

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

testCancelLineGetsDemandStatusOrderEntryError

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

testPackComponentLineGetsDemandStatusAndCancelReasonOnPackLineCancel

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

testCancelPackLineGetsDemandStatusOrderEntryErrorAppliesToAllComponents

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

testCancelLineGetsDemandStatusCancelSubstitute

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

testCancelLineGetsDemandStatusCustomerCancel

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

testCancelLineGetsDemandStatusTagAlongAfterBackorderCancel

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

testCancelLineGetsDemandStatusTagAlongAfterBackorderAbandonment

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

testDCAndDSOrderLinesCancelDSLineAfterSubmit

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

testDCAndDSOrderLinesCancelDSLineBeforeSubmit

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

testPendForFraudThenRelaseAndPutInFraudFileThenCancelLineGetsDemandStatusFraud

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

testPendForFraudThenRelaseAndPutInFraudFileThenCancelOrderGetsDemandStatusFraud

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

testPendForFraudThenRelaseNOTPutInFraudFileThenCancelLineGetsDemandStatusFraud

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

testPendForFraudThenRelaseNOTPutInFraudFileThenCancelOrderGetsDemandStatusFraud

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25