public class TestTimeTrackingIsEditableByUpdateIssueFieldFunction extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestTimeTrackingIsEditableByUpdateIssueFieldFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testCanEditOriginalAndRemainingEstimateOnReopen()
Tests that the UpdateIssueField post-function can set the value of the Original and Remaining Estimate in one transition.
|
void |
testCanEditOriginalEstimateOnClose()
Tests that the UpdateIssueField post-function can set the value of the Original Estimate.
|
void |
testCanEditRemainingEstimateOnResolve()
Tests that the UpdateIssueField post-function can set the value of the Remaining Estimate.
|
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic TestTimeTrackingIsEditableByUpdateIssueFieldFunction()
public void setUpTest()
public void testCanEditRemainingEstimateOnResolve()
public void testCanEditOriginalEstimateOnClose()
setUpTest()public void testCanEditOriginalAndRemainingEstimateOnReopen()
Copyright © 2002-2019 Atlassian. All Rights Reserved.