|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.test.BaseRiceTestCase org.kuali.rice.test.RiceTestCase org.kuali.rice.test.RiceInternalSuiteDataTestCase org.kuali.hr.test.KPMETestCase org.kuali.hr.job.JobTest
public class JobTest
This class needs refactored - the name job test implies that it should unit test on the Job object, especially considering it's package location.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.kuali.hr.test.KPMETestCase |
---|
KPMETestCase.ClearCacheLifecycle |
Field Summary | |
---|---|
static String |
TEST_USER
|
Fields inherited from class org.kuali.rice.test.RiceTestCase |
---|
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles |
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase |
---|
log, method |
Constructor Summary | |
---|---|
JobTest()
|
Method Summary | |
---|---|
void |
jobMaintenancePage()
|
void |
testGetJobs()
|
void |
testInsertPayCalendar()
|
void |
testInsertPayCalendarDates()
|
void |
testInsertPayType()
|
void |
testMaintenancePageEdit()
|
void |
testMaintenancePageNew()
|
void |
testSaveAndFetchObject()
|
Methods inherited from class org.kuali.hr.test.KPMETestCase |
---|
futureEffectiveDateValidation, getModuleName, getPerTestLifecycles, getSuiteLifecycles, setFieldValue, setUp, tearDown |
Methods inherited from class org.kuali.rice.test.RiceInternalSuiteDataTestCase |
---|
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData |
Methods inherited from class org.kuali.rice.test.RiceTestCase |
---|
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles |
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase |
---|
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String TEST_USER
Constructor Detail |
---|
public JobTest()
Method Detail |
---|
public void testInsertPayCalendar() throws Exception
Exception
public void testInsertPayCalendarDates() throws Exception
Exception
public void testInsertPayType() throws Exception
Exception
public void jobMaintenancePage() throws Exception
Exception
public void testGetJobs()
public void testSaveAndFetchObject() throws Exception
Exception
public void testMaintenancePageNew() throws Exception
Exception
public void testMaintenancePageEdit() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |