org.kuali.kpme.tklm
Class TKLMIntegrationTestCase

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.kpme.core.KPMEIntegrationTestCase
                  extended by org.kuali.kpme.tklm.TKLMIntegrationTestCase
All Implemented Interfaces:
org.kuali.rice.test.MethodAware
Direct Known Subclasses:
AccrualCategoryMaxBalanceServiceTest, AccrualServiceTest, ActionFormUtilsTest, BalanceTransferServiceTest, BalanceTransferTest, BalanceTransferValidationTest, BalanceTransferValidationUtilsTest, ClockLocationRuleServiceImplTest, ClockLocationRuleTest, ClockLogServiceTest, EmployeeOverrideInquirableTest, GracePeriodRuleServiceTest, KPMEAccrualCategoryBucketTest, LeaveApprovalServiceTest, LeaveBlockAggregateTest, LeaveBlockHistoryServiceImplTest, LeaveBlockServiceImplTest, LeaveCalendarServiceTest, LeavePayoutServiceTest, LeaveSummaryServiceImplTest, PrincipalAccrualRanServiceTest, ShiftDifferentialRuleServiceTest, SystemScheduledTimeOffServiceImplTest, TimeApproveServiceTest, TimeBlockHistoryTest, TimeBlockTest, TimeCollectionRuleServiceImplTest, TimeCollectionRuleTest, TimeSummaryTest, TkTimeBlockAggregateTest, UserPrefTest, WeeklyOvertimeRuleServiceTest

public abstract class TKLMIntegrationTestCase
extends KPMEIntegrationTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.kpme.core.KPMEIntegrationTestCase
KPMEIntegrationTestCase.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
TKLMIntegrationTestCase()
           
 
Method Summary
 String getModuleName()
           
 
Methods inherited from class org.kuali.kpme.core.KPMEIntegrationTestCase
getBaseURL, getContext, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getTestHarnessSpringBeansLocation, 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, 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

TKLMIntegrationTestCase

public TKLMIntegrationTestCase()
Method Detail

getModuleName

public String getModuleName()
Overrides:
getModuleName in class KPMEIntegrationTestCase


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