Class TestAddCommentHeaderLink
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.comment.TestAddComment
com.atlassian.jira.webtests.ztests.comment.TestAddCommentHeaderLink
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.jira.webtests.ztests.comment.TestAddComment
testAddCommentCheckUpdatedDate, testAddCommentErrorWhenIssueDoesNotExist, testAddCommentErrorWhenLoggedOut, testAddCommentErrorWhenNoPermission, testAddCommentWithGroupButNotLoggedIn, testAddCommentWithTextLengthLimitOn, testAddCommentWithVisibility, testAddInvalidComment, testAddTooLongComment, testCannotAddCommentWithoutIssue, testCommentVisiblityOrdering
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestAddCommentHeaderLink
public TestAddCommentHeaderLink()
-