com.retek.rcom.test.concurrent
Class ConcurrentTestDataLoader
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.rcom.test.concurrent.ConcurrentTestDataLoader
- All Implemented Interfaces:
- junit.framework.Test
- public class ConcurrentTestDataLoader
- extends RetekTestCase
Methods inherited from class com.retek.commons.util.RetekTestCase |
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertFalse, assertFalse, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertStateEquals, assertStateNotEquals, assertXmlEquals, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
USER
public static final DistributedReference USER
WAREHOUSE
public static final DistributedReference WAREHOUSE
SELLING_SKU
public static final DistributedReference SELLING_SKU
NUM_OF_CUSTOMERS
public static final int NUM_OF_CUSTOMERS
- See Also:
- Constant Field Values
NUM_MULTI_ORDERS
public static final int NUM_MULTI_ORDERS
- See Also:
- Constant Field Values
PERCENT_SAME_ADDR
public static final double PERCENT_SAME_ADDR
- See Also:
- Constant Field Values
PERCENT_ACTIVE_CUSTOMERS
public static final double PERCENT_ACTIVE_CUSTOMERS
- See Also:
- Constant Field Values
PERCENT_WITH_ORDERS
public static final double PERCENT_WITH_ORDERS
- See Also:
- Constant Field Values
PERCENT_WITH_ONE_ORDER
public static final double PERCENT_WITH_ONE_ORDER
- See Also:
- Constant Field Values
PERCENT_WITH_ONE_LINE
public static final double PERCENT_WITH_ONE_LINE
- See Also:
- Constant Field Values
PERCENT_WITH_TWO_LINES
public static final double PERCENT_WITH_TWO_LINES
- See Also:
- Constant Field Values
PERCENT_WITH_THREE_LINES
public static final double PERCENT_WITH_THREE_LINES
- See Also:
- Constant Field Values
PERCENT_MULTI_PAYMENTS
public static final double PERCENT_MULTI_PAYMENTS
- See Also:
- Constant Field Values
PERCENT_CLOSED_ORDERS
public static final double PERCENT_CLOSED_ORDERS
- See Also:
- Constant Field Values
PERCENT_OPEN_ORDERS
public static final double PERCENT_OPEN_ORDERS
- See Also:
- Constant Field Values
PERCENT_CANCELLED_ORDERS
public static final double PERCENT_CANCELLED_ORDERS
- See Also:
- Constant Field Values
id
public int id
cancelReason
public OrderCancelReason cancelReason
orderPendReason
public OrderPendReason orderPendReason
warehouse
public Warehouse warehouse
ConcurrentTestDataLoader
public ConcurrentTestDataLoader(java.lang.String name)
doInitialSetUp
public void doInitialSetUp()
throws java.lang.Exception
- Specified by:
doInitialSetUp
in class RetekTestCase
- Throws:
java.lang.Exception
doSetUp
public void doSetUp()
throws java.lang.Exception
- Specified by:
doSetUp
in class RetekTestCase
- Throws:
java.lang.Exception
doTearDown
public void doTearDown()
throws java.lang.Exception
- Specified by:
doTearDown
in class RetekTestCase
- Throws:
java.lang.Exception
testDataLoad
public void testDataLoad()
throws java.lang.Exception
- Throws:
java.lang.Exception
shipConfirm
public void shipConfirm(ShipmentRequest shipRequest,
RDate shipDate)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28