public abstract class TestAddComment extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Modifier and Type | Method and Description |
|---|---|
void |
testAddCommentCheckUpdatedDate() |
void |
testAddCommentErrorWhenIssueDoesNotExist() |
void |
testAddCommentErrorWhenLoggedOut() |
void |
testAddCommentErrorWhenNoPermission() |
void |
testAddCommentWithGroupButNotLoggedIn() |
void |
testAddCommentWithTextLengthLimitOn() |
void |
testAddCommentWithVisibility() |
void |
testAddInvalidComment() |
void |
testAddTooLongComment() |
void |
testCannotAddCommentWithoutIssue() |
void |
testCommentVisiblityOrdering() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void testCannotAddCommentWithoutIssue()
public void testCommentVisiblityOrdering()
public void testAddInvalidComment()
public void testAddCommentWithVisibility()
public void testAddCommentErrorWhenLoggedOut()
public void testAddCommentErrorWhenNoPermission()
public void testAddCommentErrorWhenIssueDoesNotExist()
public void testAddCommentWithGroupButNotLoggedIn()
throws Exception
Exceptionpublic void testAddCommentCheckUpdatedDate()
throws ParseException
ParseExceptionpublic void testAddTooLongComment()
public void testAddCommentWithTextLengthLimitOn()
Copyright © 2002-2020 Atlassian. All Rights Reserved.