| org.kuali.module.gl.OriginEntryTestBase org.kuali.module.gl.batch.BalanceForwardStepTest
BalanceForwardStepTest | public class BalanceForwardStepTest extends OriginEntryTestBase (Code) | | A test to see if the balance forward year end process produces the expected origin entries
|
BalanceForwardStepTest | public BalanceForwardStepTest()(Code) | | Constructs a BalanceForwardStepTest instance
|
testAll | public void testAll() throws Exception(Code) | | Test the encumbrance forwarding process in one fell swoop. IF THIS TEST FAILS, READ
KULRNE-34 regarding reference numbers and the year end dates
throws: Exception - ## WARNING: DO NOT run this test or rename this method. WARNING ## ## WARNING: This one test takes justunder 3 hours to run WARNING ## ## WARNING: over the vpn. WARNING ## |
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)
|
|
|