com.atlassian.confluence.webdriver
Class AutowatchTest

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

public class AutowatchTest
extends AbstractInjectableWebDriverTest

Tests Autowatch feature for creating and editing pages and blogposts, and regular comments on pages and blogposts, with and without space and space blogs watches.

(Note autowatch with inline comments is tested separately by InlineCommentsWatcherTest in the inline-comments plugin.)


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
AutowatchTest()
           
 
Method Summary
 void setUp()
           
 void testAutowatchOnBlogCommentCreationAndEdit()
           
 void testAutowatchOnCreateAndEditBlog()
           
 void testAutowatchOnCreateAndEditPage()
           
 void testAutowatchOnPageCommentCreationAndEdit()
           
 void testWatchStillShownWhenCommentingIfWatchingEntireSpace()
           
 void testWatchStillShownWhenCommentingIfWatchingSpaceBlogs()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutowatchTest

public AutowatchTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testAutowatchOnCreateAndEditPage

public void testAutowatchOnCreateAndEditPage()

testAutowatchOnCreateAndEditBlog

public void testAutowatchOnCreateAndEditBlog()

testAutowatchOnPageCommentCreationAndEdit

public void testAutowatchOnPageCommentCreationAndEdit()

testAutowatchOnBlogCommentCreationAndEdit

public void testAutowatchOnBlogCommentCreationAndEdit()

testWatchStillShownWhenCommentingIfWatchingEntireSpace

public void testWatchStillShownWhenCommentingIfWatchingEntireSpace()

testWatchStillShownWhenCommentingIfWatchingSpaceBlogs

public void testWatchStillShownWhenCommentingIfWatchingSpaceBlogs()


Copyright © 2003–2015 Atlassian. All rights reserved.