org.kuali.hr.time.collection
Class TimeCollectionRuleMaintTest

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.KPMEWebTestCase
                  extended by org.kuali.hr.time.collection.TimeCollectionRuleMaintTest
All Implemented Interfaces:
org.kuali.rice.test.MethodAware

public class TimeCollectionRuleMaintTest
extends KPMEWebTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.hr.KPMEWebTestCase
KPMEWebTestCase.ClearCacheLifecycle
 
Field Summary
 
Fields inherited from class org.kuali.rice.test.RiceTestCase
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, LOG, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
TimeCollectionRuleMaintTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testTimeCollectionRuleMaint()
          Test to load maint.
 void testTimeCollectionRuleMaintForDeptErrorMessage()
          Test to check whether it is showing error message on maintenance screen if we supply non exist deptId
 void testTimeCollectionRuleMaintForWorkAreaErrorMessage()
           
 
Methods inherited from class org.kuali.hr.KPMEWebTestCase
getBaseURL, getContext, getModuleName, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getWebClient, setWebClient
 
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

TimeCollectionRuleMaintTest

public TimeCollectionRuleMaintTest()
Method Detail

testTimeCollectionRuleMaintForDeptErrorMessage

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

Throws:
Exception

testTimeCollectionRuleMaintForWorkAreaErrorMessage

public void testTimeCollectionRuleMaintForWorkAreaErrorMessage()
                                                        throws Exception
Throws:
Exception

testTimeCollectionRuleMaint

public void testTimeCollectionRuleMaint()
                                 throws Exception
Test to load maint. screen

Throws:
Exception

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class KPMEWebTestCase
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class KPMEWebTestCase
Throws:
Exception


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