| org.kuali.module.gl.OriginEntryTestBase org.kuali.module.gl.service.PosterServiceTest
testIcrGeneration | public void testIcrGeneration() throws Exception(Code) | | Covers poster ICR generation
throws: Exception - thrown if any exception is encountered for any reason |
testPostBalance | public void testPostBalance() throws Exception(Code) | | Covers entry posting's effects on balances
throws: Exception - thrown if any exception is encountered for any reason |
testPostEncumbrance | public void testPostEncumbrance() throws Exception(Code) | | Covers entry posting's effects on encumbrances
throws: Exception - thrown if any exception is encountered for any reason |
testPostExpenditureTransaction | public void testPostExpenditureTransaction() throws Exception(Code) | | Covers posting entry's effects on expenditure transactions
throws: Exception - thrown if any exception is encountered for any reason |
testPostGlAccountBalance | public void testPostGlAccountBalance() throws Exception(Code) | | Covers posting entry's effects on account balances
throws: Exception - thrown if any exception is encountered for any reason |
testPostGlEntry | public void testPostGlEntry() throws Exception(Code) | | Covers the posting of GL entries
throws: Exception - thrown if any exception is encountered for any reason |
testPostReversal | public void testPostReversal() throws Exception(Code) | | Check valid and invalid reversal posting
throws: Exception - thrown if any exception is encountered for any reason |
testReversalPoster | public void testReversalPoster() throws Exception(Code) | | Covers the reversal poster
throws: Exception - thrown if any exception is encountered for any reason |
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)
|
|
|