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, getTester
protected final org.joda.time.format.DateTimeFormatter dateTimeFormatter
public void setUpTest()
public void testWorklogListAccessibleWhenUserHasBrowseProjectPermission() throws Exception
Exception
public void testWorklogListInaccessibleWhenUserHasNotBrowseProjectPermission() throws Exception
Exception
public void testWorklogUpdatedAccessibleWhenUserHasBrowseProjectPermission2() throws Exception
Exception
public void testWorklogUpdatedInaccessibleWhenUserHasNotBrowseProjectPermission() throws Exception
Exception
public void testStartDateDisplayedInUserTimezone()
public void testValidationOnCreateInModernMode() throws Exception
Exception
public void testValidationOfInputsTogetherLegacyModeWorkStarted() throws Exception
Exception
public void testValidationOfInputsTogetherLegacyModeWorkNotStarted() throws Exception
Exception
public void testValidationOfInputsTogetherModernModeWorkStarted() throws Exception
Exception
Copyright © 2002-2024 Atlassian. All Rights Reserved.