com.atlassian.confluence.webdriver
Class CommentsTest

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

public class CommentsTest
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
CommentsTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testQuickCommentPlaceholderVisible()
           
 void testQuickCommentPlaceholderWithoutPermission()
           
 
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

CommentsTest

public CommentsTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testQuickCommentPlaceholderVisible

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

testQuickCommentPlaceholderWithoutPermission

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


Copyright © 2003-2013 Atlassian. All Rights Reserved.