|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
com.atlassian.crowd.acceptance.tests.applications.confluence.ConfluenceAcceptanceTestCase
com.atlassian.crowd.acceptance.tests.applications.confluence.ConfluenceMixedCaseUserTest
public class ConfluenceMixedCaseUserTest
| Field Summary | |
|---|---|
protected static java.lang.String |
CONFLUENCE_USER_EMAIL
|
protected static java.lang.String |
CONFLUENCE_USER_EMAIL_UPDATED
|
protected static java.lang.String |
CONFLUENCE_USER_FIRSTNAME
|
protected static java.lang.String |
CONFLUENCE_USER_FIRSTNAME_UPDATED
|
protected static java.lang.String |
CONFLUENCE_USER_FULLNAME
|
protected static java.lang.String |
CONFLUENCE_USER_FULLNAME_UPDATED
|
protected static java.lang.String |
CONFLUENCE_USER_LASTNAME
|
protected static java.lang.String |
CONFLUENCE_USER_LASTNAME_UPDATED
|
protected static java.lang.String |
CONFLUENCE_USER_PASSWORD
|
protected static java.lang.String |
CONFLUENCE_USER_USERNAME
|
| Fields inherited from class com.atlassian.crowd.acceptance.tests.applications.confluence.ConfluenceAcceptanceTestCase |
|---|
CONFLUENCE_ADMIN_EMAIL, CONFLUENCE_ADMIN_FIRSTNAME, CONFLUENCE_ADMIN_FULL_NAME, CONFLUENCE_ADMIN_LASTNAME, CONFLUENCE_ADMIN_PASSWORD, CONFLUENCE_ADMIN_USERNAME, CONFLUENCE_ADMINISTRATORS_GROUP, CONFLUENCE_GROUP_NAME, CONFLUENCE_USERS_GROUP, UNLIMITED_LICENSE_KEY |
| Fields inherited from class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase |
|---|
ADMIN_PW, baseUrl, context, CROWD_ADMIN_EMAIL_ADDRESS, CROWD_ADMIN_FULLNAME, CROWD_ADMIN_USER, CROWD_ADMINISTRATORS_GROUP, crowdBaseUrl, crowdConsole, crowdContext, crowdPort, crowdResourceBundle, path, port, rootUrl, specProperties |
| Fields inherited from class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase |
|---|
logger, tester |
| Constructor Summary | |
|---|---|
ConfluenceMixedCaseUserTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testConfluenceUserCrud()
|
| Methods inherited from class com.atlassian.crowd.acceptance.tests.applications.confluence.ConfluenceAcceptanceTestCase |
|---|
accessAdminFeature, adminLoginToConfluence, clickUsernameLink, getApplicationName, getConfluenceVersion, getCurrentlyLoggedInConfluenceUserFullName, getLocalTestPropertiesFileName, getResourceBundleName, gotoBrowseGroups, gotoBrowseUsers, gotoGlobalPermissions, loginToConfluence, logoutFromConfluence, restoreCrowdFromXML, restoreCrowdFromXMLNoSync, synchroniseConfluenceWithCrowd |
| Methods inherited from class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase |
|---|
getCrowdHome, getCurrentlyLoggedInCrowdUserFullName, getTestProperty, loginToCrowd, loginToCrowd, logoutFromCrowd, restoreBaseSetup, useApp, useCrowd, verifyGroupDoesNotExistInCrowd, verifyGroupExistsInCrowd, verifyUserDoesNotExistInCrowd, verifyUserExistsInCrowd |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, 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 |
| Field Detail |
|---|
protected static final java.lang.String CONFLUENCE_USER_USERNAME
protected static final java.lang.String CONFLUENCE_USER_PASSWORD
protected static final java.lang.String CONFLUENCE_USER_FIRSTNAME
protected static final java.lang.String CONFLUENCE_USER_LASTNAME
protected static final java.lang.String CONFLUENCE_USER_FULLNAME
protected static final java.lang.String CONFLUENCE_USER_EMAIL
protected static final java.lang.String CONFLUENCE_USER_FIRSTNAME_UPDATED
protected static final java.lang.String CONFLUENCE_USER_LASTNAME_UPDATED
protected static final java.lang.String CONFLUENCE_USER_FULLNAME_UPDATED
protected static final java.lang.String CONFLUENCE_USER_EMAIL_UPDATED
| Constructor Detail |
|---|
public ConfluenceMixedCaseUserTest()
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class ApplicationAcceptanceTestCasejava.lang.Exceptionpublic void testConfluenceUserCrud()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||