Method Summary |
|
public void | purgeTestData() This method generates and calls and SQL command to remove all test data from the database. |
protected void | setUp() This method performs all the setup steps necessary to run the tests within this test case. |
public void | testHasAssetLiabilityFundBalanceBalances() This method tests that appropriate asset object codes yield asset liability fund balances while non-asset codes do not. |
public void | testNetToZero() This method tests that the net result of of balance inserts is zero for appropriate balance type codes. |