com.retek.component.inventory
Class ReservationReleaseTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.inventory.ReservationReleaseTest
- All Implemented Interfaces:
- junit.framework.Test
- public class ReservationReleaseTest
- extends RetekTestCase
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 |
ReservationReleaseTest
public ReservationReleaseTest(java.lang.String name)
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
testReleaseWithoutQuantity
public void testReleaseWithoutQuantity()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithNegativeQuantity
public void testReleaseWithNegativeQuantity()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithFractionalQuantity
public void testReleaseWithFractionalQuantity()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithBothReleaseQuantitiesZero
public void testReleaseWithBothReleaseQuantitiesZero()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithoutLocationOrSupplier
public void testReleaseWithoutLocationOrSupplier()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithInvalidLocation
public void testReleaseWithInvalidLocation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithInvalidSupplier
public void testReleaseWithInvalidSupplier()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithInvalidVirtualStore
public void testReleaseWithInvalidVirtualStore()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithInvalidSupplierDate
public void testReleaseWithInvalidSupplierDate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithoutSku
public void testReleaseWithoutSku()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithInvalidSku
public void testReleaseWithInvalidSku()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithQtyAvailable
public void testReleaseWithQtyAvailable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithAvailableBackorder
public void testReleaseWithAvailableBackorder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseReservationAndBackorderWithQtyAvailable
public void testReleaseReservationAndBackorderWithQtyAvailable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithQtyAvailableForMultipleVirtualStores
public void testReleaseWithQtyAvailableForMultipleVirtualStores()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseDirectShippable
public void testReleaseDirectShippable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithStandardUomAndSellingUomDifferent
public void testReleaseWithStandardUomAndSellingUomDifferent()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReleaseWithSomeBackorderedAndStandardUomAndSellingUomDifferent
public void testReleaseWithSomeBackorderedAndStandardUomAndSellingUomDifferent()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25