com.atlassian.confluence.webdriver.editor
Class QuickCommentEditorTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.editor.QuickCommentEditorTest

public class QuickCommentEditorTest
extends AbstractInjectableWebDriverTest

Since:
5.5

Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
QuickCommentEditorTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testActivateTopLevelCommentQuickEdit()
           
 void testEmptyReplyToCommentTriggersErrorMessageQuickEdit()
           
 void testEmptyReplyToCommentTriggersErrorMessageSlowComment()
           
 void testFallbackActivateTopLevelComment()
           
 void testPressingKeyShortCutOpensTopLevelQuickComment()
           
 void testReplyToCommentFromFallbackUrl()
           
 void testReplyToCommentQuickEdit()
           
 void testReplyToCommentWhenOtherReplyCommentIsAlreadyOpen()
           
 void testReplyToCommentWhenTopLevelCommentIsAlreadyOpen()
           
 void testSaveShortCutWorksInComments()
           
 void testTopLevelCommentForNonAsciiCharacters()
           
 void testTopLevelCommentPreview()
           
 void testTopLevelCommentScrollToView()
           
 void testTopLevelCommentWatchWhenToolsMenuWatchToggle()
           
 void testTopLevelCommentWatchWhenToolsMenuWatchUsedAndEditorNotActiveFallBack()
           
 void testTopLevelCommentWhenAlreadyWatchingPage()
           
 void testTopLevelWithCaptchaEnabled()
           
 void testTopLevelWithWrongCaptcha()
           
 void testTypingAfterShortCutReplayKeys()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickCommentEditorTest

public QuickCommentEditorTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testActivateTopLevelCommentQuickEdit

public void testActivateTopLevelCommentQuickEdit()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

testFallbackActivateTopLevelComment

public void testFallbackActivateTopLevelComment()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

testTopLevelCommentWhenAlreadyWatchingPage

public void testTopLevelCommentWhenAlreadyWatchingPage()
                                                throws java.lang.Exception
Throws:
java.lang.Exception

testTopLevelCommentWatchWhenToolsMenuWatchToggle

public void testTopLevelCommentWatchWhenToolsMenuWatchToggle()
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

testTopLevelCommentWatchWhenToolsMenuWatchUsedAndEditorNotActiveFallBack

public void testTopLevelCommentWatchWhenToolsMenuWatchUsedAndEditorNotActiveFallBack()
                                                                              throws java.lang.Exception
Throws:
java.lang.Exception

testTopLevelCommentForNonAsciiCharacters

public void testTopLevelCommentForNonAsciiCharacters()
                                              throws java.lang.Exception
Throws:
java.lang.Exception

testTopLevelWithCaptchaEnabled

public void testTopLevelWithCaptchaEnabled()

testTopLevelWithWrongCaptcha

public void testTopLevelWithWrongCaptcha()

testTopLevelCommentPreview

public void testTopLevelCommentPreview()

testReplyToCommentQuickEdit

public void testReplyToCommentQuickEdit()

testReplyToCommentFromFallbackUrl

public void testReplyToCommentFromFallbackUrl()

testReplyToCommentWhenTopLevelCommentIsAlreadyOpen

public void testReplyToCommentWhenTopLevelCommentIsAlreadyOpen()

testReplyToCommentWhenOtherReplyCommentIsAlreadyOpen

public void testReplyToCommentWhenOtherReplyCommentIsAlreadyOpen()

testEmptyReplyToCommentTriggersErrorMessageQuickEdit

public void testEmptyReplyToCommentTriggersErrorMessageQuickEdit()

testEmptyReplyToCommentTriggersErrorMessageSlowComment

public void testEmptyReplyToCommentTriggersErrorMessageSlowComment()

testPressingKeyShortCutOpensTopLevelQuickComment

public void testPressingKeyShortCutOpensTopLevelQuickComment()

testTypingAfterShortCutReplayKeys

public void testTypingAfterShortCutReplayKeys()

testSaveShortCutWorksInComments

public void testSaveShortCutWorksInComments()

testTopLevelCommentScrollToView

public void testTopLevelCommentScrollToView()


Copyright © 2003-2014 Atlassian. All Rights Reserved.