public class TestDeleteWorklog extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestDeleteWorklog() |
Modifier and Type | Method and Description |
---|---|
void |
testDeleteAndAutoAdjustRemainingEstimate() |
void |
testDeleteAndRetainRemainingEstimate() |
void |
testDeleteAndSpecifyNewEstimate() |
void |
testDeleteChangeHistory() |
void |
testDeleteNonExistantWorklog() |
void |
testInsufficientSecurityLevelCantDelete() |
void |
testInvalidFormattedDurationFields()
Errors should be reported if the "new estimate" field (if "Set estimated time
remaining" radio button has been selected) contains an invalid duration string.
|
void |
testMandatoryFields() |
void |
testManuallyIncreaseEstimate() |
void |
testNoPermissionCantDelete() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void testMandatoryFields()
public void testInvalidFormattedDurationFields()
public void testInsufficientSecurityLevelCantDelete()
public void testNoPermissionCantDelete()
public void testDeleteNonExistantWorklog()
public void testDeleteChangeHistory() throws SAXException
SAXException
public void testDeleteAndAutoAdjustRemainingEstimate()
public void testDeleteAndRetainRemainingEstimate()
public void testDeleteAndSpecifyNewEstimate()
public void testManuallyIncreaseEstimate()
Copyright © 2002-2017 Atlassian. All Rights Reserved.