public class UserHandlerTest extends BaseHandlerTestCase
admin, adminKey, regular, regularKey, satAdmin, satAdminKey| Constructor and Description |
|---|
UserHandlerTest() |
addRole, setUpassertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reload, tearDownassertEquals, 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, toStringpublic void testListUsers()
throws java.lang.Exception
java.lang.Exceptionpublic void testListRoles()
throws java.lang.Exception
java.lang.Exceptionpublic void testListAssignableRoles()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDetails()
throws java.lang.Exception
java.lang.Exceptionpublic void testPasswordViaSetDetails()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetDetails()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddRemoveRole()
throws java.lang.Exception
java.lang.Exceptionpublic void testUsePamAuthentication()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateWithManyUsernames()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void testDisableEnable()
throws java.lang.Exception
java.lang.Exceptionpublic void testPrefixes()
public void testCreateUsingPamAuth()
throws FaultException
FaultExceptionpublic void testAddDefaultSystemGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddDefaultSystemGroupsEmpty()
throws FaultException
FaultExceptionpublic void testAddDefaultSystemGroupWithInvalidParams()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddDefaultSystemGroups()
throws java.lang.Exception
java.lang.Exceptionpublic void testListAssignedSystemGroups()
throws java.lang.Exception
java.lang.Exceptionpublic void testListDefaultSystemGroups()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAssignedSystemGroups()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAssignedSystemGroupsWithInvalidGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAssignedSystemGroupsAndSetDefault()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAssignedSystemGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAssignedSystemGroupUserAlreadyHas()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAssignedSystemGroupNoSuchUser()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAssignedSystemGroupNoSuchGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testNullLoggedInTime()
public void testLoggedInTime()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveDefaultSystemGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveDefaultSystemGroupWithInvalidParams()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveDefaultSystemGroupsEmpty()
throws FaultException
FaultExceptionpublic void testRemoveDefaultSystemGroups()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveAssociatedSystemGroups()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveAssignedSystemGroupsInvalidGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveAssignedSystemGroupsWithInvalidGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSetCreateDefaultSystemGroup()