Class TestIssueResourceComments
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
- Since:
 - v4.2
 
- 
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidSetup for an actual testvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester 
- 
Constructor Details
- 
TestIssueResourceComments
public TestIssueResourceComments() 
 - 
 - 
Method Details
- 
testCommentRendering
- Throws:
 Exception
 - 
testSystemTextFieldRendering
- Throws:
 Exception
 - 
testComment
- Throws:
 Exception
 - 
testEditCommentBody
- Throws:
 Exception
 - 
testEditCommentSecurityRoleLevel
- Throws:
 Exception
 - 
testEditCommentSecurityGroupLevel
- Throws:
 Exception
 - 
testEditCommentSecurityFromRoleToGroupLevel
- Throws:
 Exception
 - 
testEditCommentRemoveSecurityLevel
- Throws:
 Exception
 - 
testRemoveComment
- Throws:
 Exception
 - 
testAddCommentWithSecurityLevel
- Throws:
 Exception
 - 
setUpTest
public void setUpTest()Setup for an actual test 
 -