public class LeaveCalendarValidationServiceTest extends KPMEWebTestCase
KPMEWebTestCase.ClearCacheLifecycle
Constructor and Description |
---|
LeaveCalendarValidationServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testGetWarningTextForLeaveBlocks() |
void |
testValidateAvailableLeaveBalance() |
void |
testValidateEditLeaveBlockMaxUsageRuleCaseOne() |
void |
testValidateEditLeaveBlockMaxUsageRuleCaseThree() |
void |
testValidateEditLeaveBlockMaxUsageRuleCaseTwo() |
void |
testValidateLeaveNonSpanEqualsMaxUsageRule() |
void |
testValidateLeaveNonSpanOverMaxUsageRule() |
void |
testValidateLeaveSpanEqualMaxUsageRule() |
void |
testValidateLeaveSpanOverMaxUsageRule() |
void |
testValidateLeaveSpanUnderMaxUsageRule() |
getBaseURL, getContext, getModuleName, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getWebClient, setWebClient
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles
public LeaveCalendarValidationServiceTest()
public void setUp() throws Exception
setUp
in class KPMEWebTestCase
Exception
public void tearDown() throws Exception
tearDown
in class KPMEWebTestCase
Exception
public void testValidateAvailableLeaveBalance() throws Exception
Exception
public void testValidateLeaveSpanOverMaxUsageRule() throws Exception
Exception
public void testValidateLeaveSpanUnderMaxUsageRule() throws Exception
Exception
public void testValidateLeaveSpanEqualMaxUsageRule() throws Exception
Exception
public void testValidateLeaveNonSpanOverMaxUsageRule() throws Exception
Exception
public void testValidateLeaveNonSpanEqualsMaxUsageRule() throws Exception
Exception
public void testValidateEditLeaveBlockMaxUsageRuleCaseOne() throws Exception
Exception
public void testValidateEditLeaveBlockMaxUsageRuleCaseTwo() throws Exception
Exception
public void testValidateEditLeaveBlockMaxUsageRuleCaseThree() throws Exception
Exception
public void testGetWarningTextForLeaveBlocks() throws Exception
Exception
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.