public class ReverseInvoiceInventoryAverageCostUnitTest
extends java.lang.Object
| Constructor and Description |
|---|
ReverseInvoiceInventoryAverageCostUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertAverageCost() |
void |
createInvoicePOLine() |
void |
createItemAddStoreroom() |
void |
createReceivePO() |
void |
issueCurrentItem() |
void |
reverseInvoice() |
void |
setUp() |
public ReverseInvoiceInventoryAverageCostUnitTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void createItemAddStoreroom()
throws java.lang.Exception
java.lang.Exceptionpublic void createReceivePO()
throws java.lang.Exception
java.lang.Exceptionpublic void createInvoicePOLine()
throws java.lang.Exception
java.lang.Exceptionpublic void issueCurrentItem()
throws java.lang.Exception
java.lang.Exceptionpublic void reverseInvoice()
throws java.lang.Exception
java.lang.Exceptionpublic void assertAverageCost()
throws java.lang.Exception
java.lang.Exception