org.kuali.kpme.tklm.time.rule.graceperiod
Class GracePeriodRuleServiceTest

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
                      extended by org.kuali.kpme.tklm.time.rule.graceperiod.GracePeriodRuleServiceTest
All Implemented Interfaces:
org.kuali.rice.test.MethodAware

public class GracePeriodRuleServiceTest
extends TKLMIntegrationTestCase


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
GracePeriodRuleServiceTest()
           
 
Method Summary
 void testGracePeriodFetchValidation()
           
 void testGracePeriodRuleFetch()
           
 void testGracePeriodRuleTest()
           
 void testKPMEQA_332()
           
 void testKPMEQA_335()
           
 void testKPMEQA_336()
           
 void testKPMEQA_337()
           
 void testKPMEQA_338()
           
 void testKPMEQA_344()
           
 void testKPMEQA_345()
           
 void testKPMEQA_346()
           
 void testKPMEQA_346b()
           
 void testKPMEQA_347()
           
 void testRoundingToMidnight()
           
 void testRoundingWhenEquidistentToHourFactor()
           
 
Methods inherited from class org.kuali.kpme.tklm.TKLMIntegrationTestCase
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

GracePeriodRuleServiceTest

public GracePeriodRuleServiceTest()
Method Detail

testGracePeriodRuleFetch

public void testGracePeriodRuleFetch()
                              throws Exception
Throws:
Exception

testGracePeriodFetchValidation

public void testGracePeriodFetchValidation()
                                    throws Exception
Throws:
Exception

testGracePeriodRuleTest

public void testGracePeriodRuleTest()
                             throws Exception
Throws:
Exception

testKPMEQA_332

public void testKPMEQA_332()
                    throws Exception
Throws:
Exception

testKPMEQA_335

public void testKPMEQA_335()
                    throws Exception
Throws:
Exception

testKPMEQA_336

public void testKPMEQA_336()
                    throws Exception
Throws:
Exception

testKPMEQA_337

public void testKPMEQA_337()
                    throws Exception
Throws:
Exception

testKPMEQA_338

public void testKPMEQA_338()
                    throws Exception
Throws:
Exception

testKPMEQA_344

public void testKPMEQA_344()
                    throws Exception
Throws:
Exception

testKPMEQA_345

public void testKPMEQA_345()
                    throws Exception
Throws:
Exception

testKPMEQA_346

public void testKPMEQA_346()
                    throws Exception
Throws:
Exception

testKPMEQA_346b

public void testKPMEQA_346b()
                     throws Exception
Throws:
Exception

testKPMEQA_347

public void testKPMEQA_347()
                    throws Exception
Throws:
Exception

testRoundingWhenEquidistentToHourFactor

public void testRoundingWhenEquidistentToHourFactor()
                                             throws Exception
Throws:
Exception

testRoundingToMidnight

public void testRoundingToMidnight()
                            throws Exception
Throws:
Exception


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