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 |
testArchivingFields() |
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 |
testProjectArchivingFields() |
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, getTester
public void testViewIssuePageWithInvalidAssigneeAndReporters()
public void testEditedCommentVisibleWithDoubleQuotesInDateFormat()
public void testSubtaskPercentageGraphPresence()
public void testProjectCFNotLinkedWithNoPermission()
public void testComponentOrdering()
public void testVersionOrdering()
public void testArchivingFields()
public void testProjectArchivingFields()
public void testUserCustomFieldWithMissingUsers() throws Exception
Exception
public void testDatesShouldBeDisplayedInUserTimeZoneInViewIssuePage() throws Exception
Exception
public void testDueDateShouldBeDisplayedInSystemTimeZone() throws Exception
Exception
protected void setEstimate(String time)
Copyright © 2002-2021 Atlassian. All Rights Reserved.