public class QuickCommentStatelessTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.atlassian.webdriver.testing.rule.IgnoreBrowserRule |
ignoreBrowserRule |
| Constructor and Description |
|---|
QuickCommentStatelessTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpOnce() |
void |
tearDown() |
static void |
tearDownOnce() |
void |
testConfirmationAlertWhenLeavingDirtyEditor() |
void |
testEmptyTopCommentTriggersValidationError() |
void |
testPressingKeyShortCutOpensTopLevelQuickComment() |
void |
testTopLevelCommentPreview() |
void |
testTypingAfterQuoteDoesNotIncreaseEditorHeight() |
void |
testTypingAfterShortCutReplayKeys() |
@Inject public com.atlassian.webdriver.testing.rule.IgnoreBrowserRule ignoreBrowserRule
public static void setUpOnce()
public static void tearDownOnce()
public void tearDown()
public void testTopLevelCommentPreview()
public void testEmptyTopCommentTriggersValidationError()
public void testPressingKeyShortCutOpensTopLevelQuickComment()
public void testTypingAfterShortCutReplayKeys()
public void testConfirmationAlertWhenLeavingDirtyEditor()
throws Exception
Exceptionpublic void testTypingAfterQuoteDoesNotIncreaseEditorHeight()
Copyright © 2003–2015 Atlassian. All rights reserved.