public class TestIssueComments extends BaseJiraWebTest
| Modifier and Type | Field and Description |
|---|---|
static int |
CHARACTER_LIMIT_VALUE |
static String |
TEXT_TOO_LONG_ERROR_MESSAGE |
static String |
TOO_LONG_MULTILINE_COMMENT |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestIssueComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCantPostCommentWithOutdatedDefaultSecurityLevel() |
void |
testCommentExceedsLimit() |
void |
testCommentNotifiesAssignee() |
void |
testCommentNotInPreviewModeAfterCanel() |
void |
testCommentShorterThanLimit() |
void |
testDefaultCommentSecurityLevelFeatureMakesNoChangeInEditComment() |
void |
testDefaultCommentSecurityLevelStaysAfterErrorWhenSubmitFromCommentDialog() |
void |
testMentionDoesNotClearLine()
JRADEV-8225: adding a mention clears the rest of the line
|
void |
testMultilineCommentExceedsLimit() |
void |
testMultilineCommentWhileEditingIssueExceedsLimit() |
void |
testOlderCommentsAreExpandingWithoutPageReload() |
void |
testOutdatedDefaultCommentSecurityLevelStaysAfterErrorWhenSubmitFromCommentDialog() |
void |
testSecurityLevelIsSetToDefaultLevelAfterSettingItWithLinkAndRefreshingPage() |
getBackdoor, getBaseClassRule, getBaseRulepublic static final int CHARACTER_LIMIT_VALUE
public static final String TEXT_TOO_LONG_ERROR_MESSAGE
public static final String TOO_LONG_MULTILINE_COMMENT
public void testMentionDoesNotClearLine()
public void testCommentExceedsLimit()
public void testMultilineCommentExceedsLimit()
public void testMultilineCommentWhileEditingIssueExceedsLimit()
public void testCommentShorterThanLimit()
public void testCommentNotInPreviewModeAfterCanel()
public void testOlderCommentsAreExpandingWithoutPageReload()
public void testSecurityLevelIsSetToDefaultLevelAfterSettingItWithLinkAndRefreshingPage()
public void testCantPostCommentWithOutdatedDefaultSecurityLevel()
public void testDefaultCommentSecurityLevelFeatureMakesNoChangeInEditComment()
public void testDefaultCommentSecurityLevelStaysAfterErrorWhenSubmitFromCommentDialog()
public void testOutdatedDefaultCommentSecurityLevelStaysAfterErrorWhenSubmitFromCommentDialog()
public void testCommentNotifiesAssignee()
throws javax.mail.MessagingException
javax.mail.MessagingExceptionCopyright © 2002-2017 Atlassian. All Rights Reserved.