Class TestIssueResourceFields

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields

public class TestIssueResourceFields extends BaseJiraFuncTest
Since:
v4.2
  • Field Details

  • Constructor Details

    • TestIssueResourceFields

      public TestIssueResourceFields()
  • Method Details

    • testExpandos

      public void testExpandos() throws Exception
      Throws:
      Exception
    • testRenderedTextFields

      public void testRenderedTextFields() throws Exception
      Throws:
      Exception
    • testRenderedDateFields

      public void testRenderedDateFields() throws Exception
      Throws:
      Exception
    • testSystemFields

      public void testSystemFields() throws Exception
      Throws:
      Exception
    • testFieldsParam

      public void testFieldsParam() throws Exception
      Throws:
      Exception
    • testNoCommentsInSearch

      public void testNoCommentsInSearch() throws Exception
      Throws:
      Exception
    • testAddingCommentsInSearch

      public void testAddingCommentsInSearch() throws Exception
      Throws:
      Exception
    • testFieldsParamWithCustomFields

      public void testFieldsParamWithCustomFields() throws Exception
      Throws:
      Exception
    • testFieldsNotShown

      public void testFieldsNotShown() throws Exception
      Throws:
      Exception
    • testPriorityIssueTypeAndStatusIconUrlShouldBeReturnedCorrectlyIfItIsAnAbsoluteUrl

      public void testPriorityIssueTypeAndStatusIconUrlShouldBeReturnedCorrectlyIfItIsAnAbsoluteUrl() throws Exception
      Throws:
      Exception
    • testArchivingFields

      public void testArchivingFields()
    • testProjectArchivingFields

      public void testProjectArchivingFields()
    • setUpTest

      public void setUpTest()
    • assertEqualDateStrings

      protected void assertEqualDateStrings(String expected, String actual)