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

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.UserGroupPickerRemoveTest
All Implemented Interfaces:
junit.framework.Test

public class UserGroupPickerRemoveTest
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, logger
 
Fields inherited from class com.atlassian.selenium.SeleniumTest
assertThat, client, config
 
Constructor Summary
UserGroupPickerRemoveTest()
           
 
Method Summary
protected  void onSetUp()
           
 void testRemoveAll()
           
 void testRemoveMultiple()
           
 void testRemoveSingle()
           
 void testSearchEmpty()
           
 void testSearchNonMembership()
           
 void testSearchNoResults()
           
 void testSearchSpecific()
           
 
Methods inherited from class com.atlassian.crowd.selenium.utils.CrowdSeleniumTestCase
_loginAdminUser, _loginAsUser, _logout, getSeleniumConfiguration, getText, gotoHome, goToImportUsersCSV, gotoRestore, gotoViewGroup, gotoViewRole, gotoViewUser, htmlButton, log, restoreCrowdFromXML, seleniumJsElementNotPresent, seleniumJsElementPresent, seleniumJsTextNotPresent, seleniumJsTextPresent
 
Methods inherited from class com.atlassian.selenium.SeleniumTest
getSeleniumClient, onTearDown, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
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, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserGroupPickerRemoveTest

public UserGroupPickerRemoveTest()
Method Detail

onSetUp

protected void onSetUp()
Overrides:
onSetUp in class CrowdSeleniumTestCase

testRemoveSingle

public void testRemoveSingle()

testRemoveMultiple

public void testRemoveMultiple()

testRemoveAll

public void testRemoveAll()

testSearchEmpty

public void testSearchEmpty()

testSearchSpecific

public void testSearchSpecific()

testSearchNoResults

public void testSearchNoResults()

testSearchNonMembership

public void testSearchNonMembership()


Copyright © 2010 Atlassian. All Rights Reserved.