org.kuali.kpme.tklm.time.clock.location
Class ClockLocationRuleTest
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceTestCase
           org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
               org.kuali.kpme.core.KPMEIntegrationTestCase
org.kuali.kpme.core.KPMEIntegrationTestCase
                   org.kuali.kpme.tklm.TKLMIntegrationTestCase
org.kuali.kpme.tklm.TKLMIntegrationTestCase
                       org.kuali.kpme.tklm.time.clock.location.ClockLocationRuleTest
org.kuali.kpme.tklm.time.clock.location.ClockLocationRuleTest
- All Implemented Interfaces: 
- org.kuali.rice.test.MethodAware
- public class ClockLocationRuleTest 
- extends TKLMIntegrationTestCase
A really basic unit test testing persistence and searching over persisted business objects.
 
 
 
| 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 | 
 
 
 
 
 
| 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, 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 | 
 
ClockLocationRuleTest
public ClockLocationRuleTest()
setUp
public void setUp()
           throws Exception
- 
- Overrides:
- setUpin class- KPMEIntegrationTestCase
 
- 
- Throws:
- Exception
 
createClr
public ClockLocationRule createClr(String ipAddress,
                                   Long workArea,
                                   String principalId,
                                   Long jobNumber)
- 
 
deleteCLR
public void deleteCLR(ClockLocationRule clr)
- 
 
testSave
public void testSave()
              throws Exception
- 
- Throws:
- Exception
 
testFindMatching
public void testFindMatching()
                      throws Exception
- 
- Throws:
- Exception
 
testClockLocationRuleFetch
public void testClockLocationRuleFetch()
                                throws Exception
- 
- Throws:
- Exception
 
testClockLocationRuleProcessing
public void testClockLocationRuleProcessing()
- 
 
testClockLocationIPAddress
public void testClockLocationIPAddress()
- 
 
processRuleWithIPNoWarning
public void processRuleWithIPNoWarning(ClockLog clockLog,
                                       String ipAddress)
- 
 
processRuleWithIPWithWarning
public void processRuleWithIPWithWarning(ClockLog clockLog,
                                         String ipAddress)
- 
 
clearBusinessObjects
public void clearBusinessObjects(Class clazz)
- 
 
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.