org.kuali.hr.time.department.lunch.rule
Class DepartmentLunchRuleMaintTest

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by org.kuali.rice.test.RiceTestCase
          extended by org.kuali.rice.test.RiceInternalSuiteDataTestCase
              extended by org.kuali.hr.test.KPMETestCase
                  extended by org.kuali.hr.time.department.lunch.rule.DepartmentLunchRuleMaintTest
All Implemented Interfaces:
org.kuali.rice.test.MethodAware

public class DepartmentLunchRuleMaintTest
extends KPMETestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.hr.test.KPMETestCase
KPMETestCase.ClearCacheLifecycle
 
Field Summary
 
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
DepartmentLunchRuleMaintTest()
           
 
Method Summary
 void testDepartmentLunchRuleMaint()
           
 void testDepartmentLunchRuleMaintForDeptErrorMessage()
          Test to check whether it is showing error message for Department on maintenance screen if we supply non exist deptId
 void testDepartmentLunchRuleMaintForMaxShiftHourErrorMessage()
           
 void testDepartmentLunchRuleMaintForWorkAreaErrorMessage()
          Test to check whether it is showing error message for WorkArea on maintenance screen if we supply non exist workArea
 
Methods inherited from class org.kuali.hr.test.KPMETestCase
futureEffectiveDateValidation, getModuleName, getPerTestLifecycles, getSuiteLifecycles, getWebClient, setFieldValue, setUp, setWebClient, 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
 

Constructor Detail

DepartmentLunchRuleMaintTest

public DepartmentLunchRuleMaintTest()
Method Detail

testDepartmentLunchRuleMaintForDeptErrorMessage

public void testDepartmentLunchRuleMaintForDeptErrorMessage()
                                                     throws Exception
Test to check whether it is showing error message for Department on maintenance screen if we supply non exist deptId

Throws:
Exception

testDepartmentLunchRuleMaintForWorkAreaErrorMessage

public void testDepartmentLunchRuleMaintForWorkAreaErrorMessage()
                                                         throws Exception
Test to check whether it is showing error message for WorkArea on maintenance screen if we supply non exist workArea

Throws:
Exception

testDepartmentLunchRuleMaintForMaxShiftHourErrorMessage

public void testDepartmentLunchRuleMaintForMaxShiftHourErrorMessage()
                                                             throws Exception
Throws:
Exception

testDepartmentLunchRuleMaint

public void testDepartmentLunchRuleMaint()
                                  throws Exception
Throws:
Exception


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.