| org.kuali.module.gl.OriginEntryTestBase org.kuali.module.gl.batch.ForwardEncumbranceTest
ForwardEncumbranceTest | public class ForwardEncumbranceTest extends OriginEntryTestBase (Code) | | Tests that the forward encumbrance process is generating cost share encumbrance forwarding origin entries correctly
|
Inner Class : enum ENCUMBRANCE_FIXTURE | |
testCostShareSelection | public void testCostShareSelection() throws Exception(Code) | | Tests that the expted fixtures would be selected for cost share entry/offset generation by the forward encumbrance process
throws: Exception - thrown if something goes wrong |
testEncumbranceSelection | public void testEncumbranceSelection()(Code) | | Tests that the expected encumbrance fixtures would be selected by the forward encumbrance process
|
Methods inherited from org.kuali.module.gl.OriginEntryTestBase | protected void assertOriginEntries(int groupCount, EntryHolder[] requiredEntries)(Code)(Java Doc) protected void clearEncumbranceTable()(Code)(Java Doc) protected void clearExpenditureTable()(Code)(Java Doc) protected void clearGlAccountBalanceTable()(Code)(Java Doc) protected void clearGlBalanceTable()(Code)(Java Doc) protected void clearGlEntryTable(String fin_coa_cd, String account_nbr)(Code)(Java Doc) protected void clearOriginEntryTables()(Code)(Java Doc) protected void clearReversalTable()(Code)(Java Doc) protected void clearSufficientFundBalanceTable()(Code)(Java Doc) protected int getGroup(List groups, String groupCode)(Code)(Java Doc) protected void loadInputTransactions(String groupCode, String[] transactions, Date date)(Code)(Java Doc) protected void loadInputTransactions(String groupCode, String[] transactions)(Code)(Java Doc) protected void loadTransactions(String[] transactions, OriginEntryGroup group)(Code)(Java Doc) protected void resetAllEnhancementFlags() throws Exception(Code)(Java Doc) protected void setApplicationConfigurationFlag(Class componentClass, String name, boolean value) throws Exception(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) protected void trace(Object o, int tabIndentCount)(Code)(Java Doc) protected void traceList(List list, String name)(Code)(Java Doc)
|
|
|