com.retek.component.inventory
Class ReservationReleaseTest

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

public class ReservationReleaseTest
extends RetekTestCase


Field Summary
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
ReservationReleaseTest(java.lang.String name)
           
 
Method Summary
 void doInitialSetUp()
           
 void doSetUp()
           
 void doTearDown()
           
 void testReleaseDirectShippable()
           
 void testReleaseReservationAndBackorderWithQtyAvailable()
           
 void testReleaseWithAvailableBackorder()
           
 void testReleaseWithBothReleaseQuantitiesZero()
           
 void testReleaseWithFractionalQuantity()
           
 void testReleaseWithInvalidLocation()
           
 void testReleaseWithInvalidSku()
           
 void testReleaseWithInvalidSupplier()
           
 void testReleaseWithInvalidSupplierDate()
           
 void testReleaseWithInvalidVirtualStore()
           
 void testReleaseWithNegativeQuantity()
           
 void testReleaseWithoutLocationOrSupplier()
           
 void testReleaseWithoutQuantity()
           
 void testReleaseWithoutSku()
           
 void testReleaseWithQtyAvailable()
           
 void testReleaseWithQtyAvailableForMultipleVirtualStores()
           
 void testReleaseWithSomeBackorderedAndStandardUomAndSellingUomDifferent()
           
 void testReleaseWithStandardUomAndSellingUomDifferent()
           
 
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
 

Constructor Detail

ReservationReleaseTest

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

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

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 © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28