com.atlassian.confluence.webdriver
Class QuickReloadTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.QuickReloadTest

public class QuickReloadTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
QuickReloadTest()
           
 
Method Summary
 void testComments()
           
 void testCommentThenEdit()
           
 void testEdits()
           
 void testSelfCommentAndOtherReply()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickReloadTest

public QuickReloadTest()
Method Detail

testComments

public void testComments()

testCommentThenEdit

public void testCommentThenEdit()

testSelfCommentAndOtherReply

public void testSelfCommentAndOtherReply()

testEdits

public void testEdits()


Copyright © 2003-2013 Atlassian. All Rights Reserved.