com.atlassian.confluence.webdriver
Class LikeWebDriverTest

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

public class LikeWebDriverTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
LikeWebDriverTest()
           
 
Method Summary
 void clearUser()
           
 void setUp()
           
 void testAddLike()
           
 void testAddMultipleLikes()
           
 void testAddPageLike()
           
 void testAnonymousSeesLikes()
           
 void testRemoveLike()
           
 void testRemovingAttachmentsDoesntRemoveLikes()
           
 
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

LikeWebDriverTest

public LikeWebDriverTest()
Method Detail

setUp

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

clearUser

public void clearUser()

testAddLike

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

testAddPageLike

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

testRemoveLike

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

testAddMultipleLikes

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

testAnonymousSeesLikes

public void testAnonymousSeesLikes()

testRemovingAttachmentsDoesntRemoveLikes

public void testRemovingAttachmentsDoesntRemoveLikes()


Copyright © 2003-2014 Atlassian. All Rights Reserved.