| java.lang.Object org.kuali.module.gl.batch.BalanceTestHelper
BalanceTestHelper | public class BalanceTestHelper (Code) | | This class generates the balances needed for the BalanceForwardStepTest
See Also: org.kuali.module.gl.batch.BalanceForwardStepTEst |
Method Summary | |
public static void | populateBalanceTable() Adds a set of predefined balances to the gl balance tables, meaning the BalanceForwardStepTest will
have highly predictable results. |
populateBalanceTable | public static void populateBalanceTable()(Code) | | Adds a set of predefined balances to the gl balance tables, meaning the BalanceForwardStepTest will
have highly predictable results.
|
|
|