public class TestViewIssue extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestViewIssue() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setEstimate(String time) |
void |
testComponentOrdering()
JRA-15011 - ensure ordering of Components is fixed
|
void |
testDateCustomFieldTabs() |
void |
testDatesShouldBeDisplayedInUserTimeZoneInViewIssuePage() |
void |
testDueDateShouldBeDisplayedInSystemTimeZone() |
void |
testEditedCommentVisibleWithDoubleQuotesInDateFormat()
check that if the date formats end with a double quot and a space that the UI does not break and the quotes are
html encoded.
|
void |
testFieldTabs() |
void |
testProjectCFNotLinkedWithNoPermission()
JRA-14794: if user does not have permission to browse a project, the project CF value should not be linked
|
void |
testSubtaskPercentageGraphPresence()
Tests the correct conditions under which the subtask progress percentage graph is present.
|
void |
testUserCustomFieldTabs() |
void |
testUserCustomFieldWithMissingUsers() |
void |
testVersionOrdering()
JRA-15011 - ensure ordering of Versions is fixed
|
void |
testViewIssuePageWithInvalidAssigneeAndReporters() |
void |
testXssInImageUrls() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void testViewIssuePageWithInvalidAssigneeAndReporters()
public void testEditedCommentVisibleWithDoubleQuotesInDateFormat()
public void testSubtaskPercentageGraphPresence()
public void testProjectCFNotLinkedWithNoPermission()
public void testComponentOrdering()
public void testVersionOrdering()
public void testUserCustomFieldWithMissingUsers()
throws Exception
Exceptionpublic void testDatesShouldBeDisplayedInUserTimeZoneInViewIssuePage()
throws Exception
Exceptionpublic void testDueDateShouldBeDisplayedInSystemTimeZone()
throws Exception
Exceptionprotected void setEstimate(String time)
Copyright © 2002-2018 Atlassian. All Rights Reserved.