public class TestIssueResourceFields extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
IssueTypeUrls |
issueTypeUrls |
RestRule |
rest |
backdoor, environmentData, locator, navigation, tester, testRule, text
Constructor and Description |
---|
TestIssueResourceFields() |
Modifier and Type | Method and Description |
---|---|
protected void |
assertEqualDateStrings(String expected,
String actual) |
void |
setUpTest() |
void |
testAddingCommentsInSearch() |
void |
testExpandos() |
void |
testFieldsNotShown() |
void |
testFieldsParam() |
void |
testFieldsParamWithCustomFields() |
void |
testNoCommentsInSearch() |
void |
testPriorityIssueTypeAndStatusIconUrlShouldBeReturnedCorrectlyIfItIsAnAbsoluteUrl() |
void |
testRenderedDateFields() |
void |
testRenderedTextFields() |
void |
testSystemFields() |
forTest, getEnvironmentData, getTester
public final IssueTypeUrls issueTypeUrls
public final RestRule rest
public void testAddingCommentsInSearch() throws Exception
Exception
public void testFieldsParamWithCustomFields() throws Exception
Exception
public void testPriorityIssueTypeAndStatusIconUrlShouldBeReturnedCorrectlyIfItIsAnAbsoluteUrl() throws Exception
Exception
public void setUpTest()
Copyright © 2002-2015 Atlassian. All Rights Reserved.