public class TestWorklogAndTimeTracking extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
protected org.joda.time.format.DateTimeFormatter |
dateTimeFormatter |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestWorklogAndTimeTracking() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testInitialRenderingOfTimeTrackingAndLogWorkFields() |
void |
testStartDateDisplayedInUserTimezone() |
void |
testValidationOfInputsTogetherLegacyModeWorkNotStarted() |
void |
testValidationOfInputsTogetherLegacyModeWorkStarted() |
void |
testValidationOfInputsTogetherModernModeWorkStarted() |
void |
testValidationOnCreateInModernMode() |
void |
testWorklogListAccessibleWhenUserHasBrowseProjectPermission() |
void |
testWorklogListInaccessibleWhenUserHasNotBrowseProjectPermission()
JRASERVER-69434
|
void |
testWorklogUpdatedAccessibleWhenUserHasBrowseProjectPermission2() |
void |
testWorklogUpdatedInaccessibleWhenUserHasNotBrowseProjectPermission()
JRASERVER-69434
|
getAssertions, getBackdoor, getEnvironmentData, getTesterprotected final org.joda.time.format.DateTimeFormatter dateTimeFormatter
public void setUpTest()
public void testWorklogListAccessibleWhenUserHasBrowseProjectPermission()
throws Exception
Exceptionpublic void testWorklogListInaccessibleWhenUserHasNotBrowseProjectPermission()
throws Exception
Exceptionpublic void testWorklogUpdatedAccessibleWhenUserHasBrowseProjectPermission2()
throws Exception
Exceptionpublic void testWorklogUpdatedInaccessibleWhenUserHasNotBrowseProjectPermission()
throws Exception
Exceptionpublic void testStartDateDisplayedInUserTimezone()
public void testValidationOnCreateInModernMode()
throws Exception
Exceptionpublic void testValidationOfInputsTogetherLegacyModeWorkStarted()
throws Exception
Exceptionpublic void testValidationOfInputsTogetherLegacyModeWorkNotStarted()
throws Exception
Exceptionpublic void testValidationOfInputsTogetherModernModeWorkStarted()
throws Exception
ExceptionCopyright © 2002-2020 Atlassian. All Rights Reserved.