public class SalaryExpenseTransferTransactionAgeServiceTest extends KualiTestBase
KualiTestConstants.TestConstants
batchScheduleInitialized, configurationFailure, generatedFiles, log4jConfigured, springContextInitialized, transactionStatus, userSession, userSessionUsername
Constructor and Description |
---|
SalaryExpenseTransferTransactionAgeServiceTest() |
Modifier and Type | Method and Description |
---|---|
List |
createAccountingLinesList(String fiscalPeriod,
String subFund)
Creates target accounting lines for use in the unit tests based on the fiscalPeriod and subFund that are passed in.
|
void |
setUp() |
void |
tearDown() |
void |
testOlderAccountingLine()
Test the case where a target accounting line is "older" and the subfund is not in the
ERROR_CERTIFICATION_DEFAULT_OVERRIDE_BY_SUB_FUND parameter.
|
void |
testSubFundParameterTrigger()
Test the case where a target accounting line is "older" and the subfund is in the
ERROR_CERTIFICATION_DEFAULT_OVERRIDE_BY_SUB_FUND parameter.
|
void |
testYoungerAccountingLine()
Test the case where a target accounting line is "younger" and the subfund is not in the
ERROR_CERTIFICATION_DEFAULT_OVERRIDE_BY_SUB_FUND parameter.
|
addGeneratedFile, changeCurrentUser, clearAllCaches, clearBoCache, dumpMessageMapErrors, getTransactionManager, runBare, stopSpringContext
countTestCases, createResult, getName, run, run, runTest, setName, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
public SalaryExpenseTransferTransactionAgeServiceTest()
public void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
public void testYoungerAccountingLine()
public void testOlderAccountingLine()
public void testSubFundParameterTrigger()
public List createAccountingLinesList(String fiscalPeriod, String subFund)
fiscalPeriod
- subFund
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.