com.retek.component.customerorder
Class CustomerOrderPromotionOrderMerchBenefitTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.customerorder.CustomerOrderApiTestCase
com.retek.component.customerorder.CustomerOrderPromotionOrderMerchBenefitTest
- All Implemented Interfaces:
- junit.framework.Test
- public class CustomerOrderPromotionOrderMerchBenefitTest
- 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 |
CustomerOrderPromotionOrderMerchBenefitTest
public CustomerOrderPromotionOrderMerchBenefitTest(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
testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitUnderThreshold
public void testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitUnderThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitAtThreshold
public void testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitAtThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitOverThreshold
public void testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitOverThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitUnderThresholdMultLines
public void testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitUnderThresholdMultLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitAtThresholdMultLines
public void testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitAtThresholdMultLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitOverThresholdMultLines
public void testOrderCurrencyThresholdWithDollarOffOrderMerchBenefitOverThresholdMultLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitUnderThreshold
public void testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitUnderThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitAtThreshold
public void testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitAtThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitOverThreshold
public void testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitOverThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitUnderThresholdMultLines
public void testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitUnderThresholdMultLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitAtThresholdMultLines
public void testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitAtThresholdMultLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitOverThresholdMultLines
public void testOrderCurrencyThresholdWithPercentOffOrderMerchBenefitOverThresholdMultLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderQuantityThresholdWithDollarOffOrderMerchBenefitUnderThreshold
public void testOrderQuantityThresholdWithDollarOffOrderMerchBenefitUnderThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderQuantityThresholdWithQuantityZeroThrowsException
public void testOrderQuantityThresholdWithQuantityZeroThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderQuantityThresholdWithDollarOffOrderMerchBenefitAtThreshold
public void testOrderQuantityThresholdWithDollarOffOrderMerchBenefitAtThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderQuantityThresholdWithDollarOffOrderMerchBenefitOverThreshold
public void testOrderQuantityThresholdWithDollarOffOrderMerchBenefitOverThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderQuantityThresholdWithPercentOffOrderMerchBenefitUnderThreshold
public void testOrderQuantityThresholdWithPercentOffOrderMerchBenefitUnderThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderQuantityThresholdWithPercentOffOrderMerchBenefitAtThreshold
public void testOrderQuantityThresholdWithPercentOffOrderMerchBenefitAtThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderQuantityThresholdWithPercentOffOrderMerchBenefitOverThreshold
public void testOrderQuantityThresholdWithPercentOffOrderMerchBenefitOverThreshold()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderCurrencyThresholdWithDollarOffGreaterThanOrderTotal
public void testOrderCurrencyThresholdWithDollarOffGreaterThanOrderTotal()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25