| org.kuali.module.gl.OriginEntryTestBase org.kuali.module.gl.service.ScrubberFlexibleOffsetTest
ScrubberFlexibleOffsetTest | public class ScrubberFlexibleOffsetTest extends OriginEntryTestBase (Code) | | Test Flexible Offset in the scrubber
|
testNonFlexibleOffsetGeneration | public void testNonFlexibleOffsetGeneration() throws Exception(Code) | | Test to make sure that flexible offset is off when the flag is off
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)
|
|
|