com.atlassian.confluence.webdriver
Class UserPickerTest

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

public class UserPickerTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
UserPickerTest()
           
 
Method Summary
 void setup()
           
 void tearDown()
           
 void testUserPickerInGlobalPerms()
           
 void testUserPickerInSpacePerms()
           
 void testUserPickerPopupInManageGroups()
           
 
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

UserPickerTest

public UserPickerTest()
Method Detail

setup

public void setup()

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testUserPickerInGlobalPerms

public void testUserPickerInGlobalPerms()

testUserPickerInSpacePerms

public void testUserPickerInSpacePerms()

testUserPickerPopupInManageGroups

public void testUserPickerPopupInManageGroups()


Copyright © 2003–2015 Atlassian. All rights reserved.