com.atlassian.confluence.webdriver
Class QuickCommentEditorTest

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

public class QuickCommentEditorTest
extends AbstractInjectableWebDriverTest


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 testActivateTopLevelComment()
           
 void testTopLevelCommentForNonAsciiCharacters()
           
 void testTopLevelCommentPreview()
           
 void testTopLevelCommentWatchWhenToolsMenuWatchToggle()
           
 void testTopLevelCommentWatchWhenToolsMenuWatchUsedAndEditorNotActive()
           
 void testTopLevelCommentWhenAlreadyWatchingPage()
           
 void testTopLevelWithCaptchaEnabled()
           
 void testTopLevelWithWrongCaptcha()
           
 
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()

testActivateTopLevelComment

public void testActivateTopLevelComment()
                                 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

testTopLevelCommentWatchWhenToolsMenuWatchUsedAndEditorNotActive

public void testTopLevelCommentWatchWhenToolsMenuWatchUsedAndEditorNotActive()
                                                                      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()


Copyright © 2003-2014 Atlassian. All Rights Reserved.