it.com.atlassian.studio.haup.functests
Class BulkAddApplicationAccessPageTest

java.lang.Object
  extended by it.com.atlassian.studio.haup.functests.HaupFuncTestBase
      extended by it.com.atlassian.studio.haup.functests.BulkAddApplicationAccessPageTest

public class BulkAddApplicationAccessPageTest
extends HaupFuncTestBase

Tests the Bulk Add Application Access page in JIRA Administration


Nested Class Summary
 
Nested classes/interfaces inherited from class it.com.atlassian.studio.haup.functests.HaupFuncTestBase
HaupFuncTestBase.FailureListener
 
Field Summary
 
Fields inherited from class it.com.atlassian.studio.haup.functests.HaupFuncTestBase
CROWD_PRODUCT, JIRA_ADMIN_PASSWORD, JIRA_ADMIN_USERNAME, LICENSE_COUNT_BAMBOO, LICENSE_COUNT_CONFLUENCE, LICENSE_COUNT_FECRU, LICENSE_COUNT_JIRA, LICENSE_COUNT_UNLIMITED, PRODUCT
 
Constructor Summary
BulkAddApplicationAccessPageTest()
           
 
Method Summary
 void excessiveUsersDisplayAnError()
           
 void nonExistingUserReturnsAnError()
           
 void noReorderingInTextArea()
          Only spaces are allowed to be added and commas to be removed from the textarea when displaying an error message
 void noUserReturnsAnError()
           
 void testGrantAndRevoke()
           
 void testThatOnlyEnabledApplicationsAreAvailable()
           
 
Methods inherited from class it.com.atlassian.studio.haup.functests.HaupFuncTestBase
assertMessages, getCrowdBackupFileName, getCrowdSysadminPassword, getCrowdSysadminUsername, getJiraSysadminPassword, getJiraSysadminUsername, loginToJira, restoreJiraState, setupTest, tearDownTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkAddApplicationAccessPageTest

public BulkAddApplicationAccessPageTest()
Method Detail

testGrantAndRevoke

public void testGrantAndRevoke()

noUserReturnsAnError

public void noUserReturnsAnError()

nonExistingUserReturnsAnError

public void nonExistingUserReturnsAnError()

noReorderingInTextArea

public void noReorderingInTextArea()
Only spaces are allowed to be added and commas to be removed from the textarea when displaying an error message


testThatOnlyEnabledApplicationsAreAvailable

public void testThatOnlyEnabledApplicationsAreAvailable()
                                                 throws Exception
Throws:
Exception

excessiveUsersDisplayAnError

public void excessiveUsersDisplayAnError()


Copyright © 2002-2012 Atlassian. All Rights Reserved.