public class ExternalUserServiceTests
extends java.lang.Object
| Constructor and Description | 
|---|
ExternalUserServiceTests()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testRoleManageExternalUserExists()
public void testCreateExternalUser()
public void createWithExtId()
public void testRestoreCreate()
                       throws java.text.ParseException
java.text.ParseExceptionpublic void testCreateExternalUserEmptyEmail()
public void testCreateExternalUserNullEmail()
public void testCantCreateExternalUserWhoseRightPartIsDomainAliasAlreadyUsedByAnUser()
public void testCantCreateExternalUserWithSameEmailThanExistingExternalUser()
public void testCanCreateExternalUsersWithSameEmailIfDomainIsNotIntern()
public void testUpdateExternalUser()
public void testRestoreUpdate()
                       throws java.text.ParseException
java.text.ParseExceptionpublic void testDeleteExternalUser()
public void testGetExternalUser()
public void testCreateExternalUserServiceWithoutRole()
public void testGetExternalUserServiceWithoutRole()
public void testDeleteExternalUserServiceWithoutRole()
public void testUpdateExternalUserServiceWithoutRole()
public void testExternalUserVcardIsFilled()
public void testMemberOfOneGroup()
public void testMemberOfMultipleGroups()
public void testStringMemberOfOneGroup()
public void testStringMemberOfMultipleGroups()
public void testDeleteExternalUserDeleteHisGroupMemberships()
                                                     throws java.sql.SQLException
java.sql.SQLExceptionpublic void testCreateExternalUserWithEmptyEmailsButVCardEmailsWorks()
public void byExtId()
public void byExtId_unknown()
public void byExtId_nullOrEmptyExtId()
Copyright © 2023. All Rights Reserved.