com.atlassian.crowd.selenium.tests.console
Class UserGroupPickerAddTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.selenium.SeleniumTest
              extended by com.atlassian.crowd.selenium.utils.CrowdSeleniumTestCase
                  extended by com.atlassian.crowd.selenium.tests.console.UserGroupPickerAddTest
All Implemented Interfaces:
com.atlassian.performance.junit.PerformanceTest, junit.framework.Test

public class UserGroupPickerAddTest
extends CrowdSeleniumTestCase


Field Summary
 
Fields inherited from class com.atlassian.crowd.selenium.utils.CrowdSeleniumTestCase
ADMIN_EMAIL, ADMIN_FULL_NAME, ADMIN_GROUP, ADMIN_PW, ADMIN_USER, END_OF_WARNING_MESSAGE, logger
 
Fields inherited from class com.atlassian.selenium.SeleniumTest
assertThat, client, config, recorder
 
Constructor Summary
UserGroupPickerAddTest()
           
 
Method Summary
protected  void onSetUp()
           
 void testAddAll()
           
 void testAddMultiple()
           
 void testAddSingle()
           
 void testSearchEmpty()
           
 void testSearchExistingMembership()
           
 void testSearchNoResults()
           
 void testSearchSpecific()
           
 
Methods inherited from class com.atlassian.crowd.selenium.utils.CrowdSeleniumTestCase
_loginAdminUser, _loginAsUser, _logout, getSeleniumConfiguration, getText, gotoDirectories, gotoHome, goToImportUsersCSV, gotoRestore, gotoViewGroup, gotoViewRole, gotoViewUser, htmlButton, log, restoreCrowdFromXML, seleniumJsElementNotPresent, seleniumJsElementPresent, seleniumJsTextNotPresent, seleniumJsTextPresent
 
Methods inherited from class com.atlassian.selenium.SeleniumTest
getRecorder, getSeleniumClient, onTearDown, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface junit.framework.Test
countTestCases, run
 

Constructor Detail

UserGroupPickerAddTest

public UserGroupPickerAddTest()
Method Detail

onSetUp

protected void onSetUp()
Overrides:
onSetUp in class CrowdSeleniumTestCase

testAddSingle

public void testAddSingle()

testAddMultiple

public void testAddMultiple()

testAddAll

public void testAddAll()

testSearchEmpty

public void testSearchEmpty()

testSearchSpecific

public void testSearchSpecific()

testSearchNoResults

public void testSearchNoResults()

testSearchExistingMembership

public void testSearchExistingMembership()


Copyright © 2013 Atlassian. All Rights Reserved.