Class TestIssueShape
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueShape
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 Summary
FieldsFields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Field Details
-
issueTypeUrls
-
-
Constructor Details
-
TestIssueShape
public TestIssueShape()
-
-
Method Details
-
setUpTest
public void setUpTest() -
testGeneralShape
public void testGeneralShape()
-