com.atlassian.confluence.webdriver
Class MenuTest

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

public class MenuTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
MenuTest()
           
 
Method Summary
 void testAddContentMenuWithAllContentPermissions()
           
 void testAddContentMenuWithReducedContentPermissions()
           
 void testBrowseMenu()
           
 void testBrowseMenuForAdmin()
           
 void testToolsMenu()
           
 void testUserMenu()
           
 
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

MenuTest

public MenuTest()
Method Detail

testAddContentMenuWithReducedContentPermissions

public void testAddContentMenuWithReducedContentPermissions()

testAddContentMenuWithAllContentPermissions

public void testAddContentMenuWithAllContentPermissions()

testToolsMenu

public void testToolsMenu()

testUserMenu

public void testUserMenu()

testBrowseMenu

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

testBrowseMenuForAdmin

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.