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

public class TestIssueShape extends BaseJiraFuncTest
Test the broad shape of an issue (the right objects/properties appear, and are the right value) This does not use any JSON bean deserialization, so we avoid any bugs that mask themselves (e.g. dates being output then parsed as longs instead of strings)
  • Field Details

  • Constructor Details

    • TestIssueShape

      public TestIssueShape()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testGeneralShape

      public void testGeneralShape()