Class TestIssuePropertyResource

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraRestTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource

public class TestIssuePropertyResource extends BaseJiraRestTest
Since:
v6.2
  • Field Details

  • Constructor Details

    • TestIssuePropertyResource

      public TestIssuePropertyResource()
  • Method Details

    • before

      public void before()
    • creatingNewIssueProperty

      public void creatingNewIssueProperty() throws JSONException
      Throws:
      JSONException
    • deletingProperties

      public void deletingProperties() throws JSONException
      Throws:
      JSONException
    • forbiddenForUserWithoutPermissionsToProject

      public void forbiddenForUserWithoutPermissionsToProject()
    • testPropertiesAreRemovedWhenIssueIsRemoved

      public void testPropertiesAreRemovedWhenIssueIsRemoved() throws JSONException
      Throws:
      JSONException
    • testSettingPropertyWithUnicodeCharacters

      public void testSettingPropertyWithUnicodeCharacters()