org.kuali.hr.time.roles.web
Class RoleTimesheetWebIntegrationTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.hr.KPMEWebTestCase
org.kuali.hr.time.workflow.TimesheetWebTestBase
org.kuali.hr.time.roles.web.RoleTimesheetWebIntegrationTest
- All Implemented Interfaces:
- org.kuali.rice.test.MethodAware
public class RoleTimesheetWebIntegrationTest
- extends TimesheetWebTestBase
See: https://wiki.kuali.org/display/KPME/Role+Security+Grid
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, 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 |
RoleTimesheetWebIntegrationTest
public RoleTimesheetWebIntegrationTest()
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class TimesheetWebTestBase
- Throws:
Exception
testInitiatedTimesheetIsVisibleByAll
public void testInitiatedTimesheetIsVisibleByAll()
throws Exception
- Throws:
Exception
testInitiatedTimesheetIsNotVisible
public void testInitiatedTimesheetIsNotVisible()
throws Exception
- Throws:
Exception
testInitiatedTimesheetEditable
public void testInitiatedTimesheetEditable(String userId)
throws Exception
- Throws:
Exception
testInitiatedTimesheetNotEditable
public void testInitiatedTimesheetNotEditable(String userId)
throws Exception
- Throws:
Exception
testInitiatedTimesheetIsEditableByAdmin
public void testInitiatedTimesheetIsEditableByAdmin()
throws Exception
- Throws:
Exception
testInitiatedTimesheetIsEditableByApprover
public void testInitiatedTimesheetIsEditableByApprover()
throws Exception
- Throws:
Exception
testInitiatedTimesheetIsEditableByReviewer
public void testInitiatedTimesheetIsEditableByReviewer()
throws Exception
- Throws:
Exception
testInitiatedTimesheetIs_NOT_EditableByViewOnly
public void testInitiatedTimesheetIs_NOT_EditableByViewOnly()
throws Exception
- Throws:
Exception
testInitiatedTimesheetIs_NOT_EditableByDeptAdmin
public void testInitiatedTimesheetIs_NOT_EditableByDeptAdmin()
throws Exception
- Throws:
Exception
testInitiatedTimesheetSubmitUser
public void testInitiatedTimesheetSubmitUser()
throws Exception
- Throws:
Exception
testInitiatedTimesheetSubmitAdmin
public void testInitiatedTimesheetSubmitAdmin()
throws Exception
- Throws:
Exception
testInitiatedTimesheetSubmitApprover
public void testInitiatedTimesheetSubmitApprover()
throws Exception
- Throws:
Exception
testInitiatedTimesheetIs_NOT_SubmittableByUsers
public void testInitiatedTimesheetIs_NOT_SubmittableByUsers()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIsVisibleByAll
public void testEnrouteTimesheetIsVisibleByAll()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIsNotVisible
public void testEnrouteTimesheetIsNotVisible()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIsEditableByAdmin
public void testEnrouteTimesheetIsEditableByAdmin()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIsEditableByApprover
public void testEnrouteTimesheetIsEditableByApprover()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIsEditableByReviewer
public void testEnrouteTimesheetIsEditableByReviewer()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIs_NOT_EditableByViewOnly
public void testEnrouteTimesheetIs_NOT_EditableByViewOnly()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIs_NOT_EditableByDeptAdmin
public void testEnrouteTimesheetIs_NOT_EditableByDeptAdmin()
throws Exception
- Throws:
Exception
testEnrouteTimesheet_NOT_Approvable
public void testEnrouteTimesheet_NOT_Approvable()
throws Exception
- Throws:
Exception
testEnrouteTimesheetApproveAdmin
public void testEnrouteTimesheetApproveAdmin()
throws Exception
- Throws:
Exception
testEnrouteTimesheetApproveApprover
public void testEnrouteTimesheetApproveApprover()
throws Exception
- Throws:
Exception
testEnrouteTimesheetIs_NOT_SubmittableByUsers
public void testEnrouteTimesheetIs_NOT_SubmittableByUsers()
throws Exception
- Throws:
Exception
testFinalTimesheetIsVisibleByAll
public void testFinalTimesheetIsVisibleByAll()
throws Exception
- Throws:
Exception
testFinalTimesheetIsNotVisible
public void testFinalTimesheetIsNotVisible()
throws Exception
- Throws:
Exception
testFinalTimesheetIsNotEditable
public void testFinalTimesheetIsNotEditable()
throws Exception
- Throws:
Exception
testFinalTimesheetIsAdminEditable
public void testFinalTimesheetIsAdminEditable()
throws Exception
- Throws:
Exception
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.