|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.test.BaseRiceTestCase org.kuali.rice.test.RiceTestCase org.kuali.rice.test.RiceInternalSuiteDataTestCase org.kuali.hr.test.KPMETestCase org.kuali.hr.time.timesheet.web.TimesheetWebTestBase org.kuali.hr.time.timesheet.web.TimesheetIntegrationTest
public class TimesheetIntegrationTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.kuali.hr.test.KPMETestCase |
---|
KPMETestCase.ClearCacheLifecycle |
Field Summary | |
---|---|
List<Assignment> |
assignmentsOfUser
|
CalendarEntries |
payCal
|
String |
tdocId
|
static Date |
TIME_SHEET_DATE
|
TimesheetDocument |
timeDoc
|
static String |
USER_PRINCIPAL_ID
|
Fields inherited from class org.kuali.hr.time.timesheet.web.TimesheetWebTestBase |
---|
BASE_DETAIL_URL, JAN_AS_OF_DATE |
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 |
Constructor Summary | |
---|---|
TimesheetIntegrationTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testAddTimeBlock()
|
void |
testDeleteTimeBlock()
|
void |
testEditTimeBlock()
|
Methods inherited from class org.kuali.hr.time.timesheet.web.TimesheetWebTestBase |
---|
checkJSONValues, checkJSONValues, getTimesheetDocumentUrl, loginAndGetTimeDetailsHtmlPage |
Methods inherited from class org.kuali.hr.test.KPMETestCase |
---|
futureEffectiveDateValidation, getModuleName, getPerTestLifecycles, getSuiteLifecycles, setFieldValue |
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 |
Field Detail |
---|
public static final String USER_PRINCIPAL_ID
public static final Date TIME_SHEET_DATE
public TimesheetDocument timeDoc
public List<Assignment> assignmentsOfUser
public CalendarEntries payCal
public String tdocId
Constructor Detail |
---|
public TimesheetIntegrationTest()
Method Detail |
---|
public void setUp() throws Exception
setUp
in class TimesheetWebTestBase
Exception
public void tearDown() throws Exception
tearDown
in class TimesheetWebTestBase
Exception
public void testAddTimeBlock() throws Exception
Exception
public void testEditTimeBlock() throws Exception
Exception
public void testDeleteTimeBlock() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |