|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.commons.domain.core.CommandFactoryTestCase
com.retek.component.inventory.impl.InventoryItemCommandFactoryTest
Field Summary |
Fields inherited from class com.retek.commons.util.RetekTestCase |
BEGIN_PROFILING, END_PROFILING |
Constructor Summary | |
InventoryItemCommandFactoryTest(java.lang.String arg0)
|
Method Summary | |
protected java.lang.String |
getPropertyFilename()
|
static junit.framework.Test |
suite()
|
void |
testInventoryQtyAddCommand()
|
void |
testRemoteReserveCommand()
|
void |
testReservationReleaseCommand()
|
void |
testReservationReserveCommand()
|
void |
testReservationWarehouseChangeCommand()
|
void |
testReservationWarehouseReleaseCommand()
|
void |
testSupplierInventoryQuantityCommand()
|
Methods inherited from class com.retek.commons.domain.core.CommandFactoryTestCase |
doInitialSetUp, doSetUp, doTearDown, testPropertyFileValues |
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 |
public InventoryItemCommandFactoryTest(java.lang.String arg0)
Method Detail |
public static junit.framework.Test suite()
protected java.lang.String getPropertyFilename() throws SystemException
getPropertyFilename
in class CommandFactoryTestCase
SystemException
public void testReservationReserveCommand() throws SystemException
SystemException
public void testReservationReleaseCommand() throws SystemException
SystemException
public void testInventoryQtyAddCommand() throws SystemException
SystemException
public void testRemoteReserveCommand() throws SystemException
SystemException
public void testReservationWarehouseReleaseCommand() throws SystemException
SystemException
public void testReservationWarehouseChangeCommand() throws SystemException
SystemException
public void testSupplierInventoryQuantityCommand() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |