public class ExternalUserServiceTests
extends java.lang.Object
Constructor and Description |
---|
ExternalUserServiceTests() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testRoleManageExternalUserExists()
public void testCreateExternalUser()
public void createWithExtId()
public void testCreateWithItem() throws java.text.ParseException
java.text.ParseException
public void testCreateExternalUserEmptyEmail()
public void testCreateExternalUserNullEmail()
public void testCantCreateExternalUserWhoseRightPartIsDomainAliasAlreadyUsedByAnUser()
public void testCantCreateExternalUserWithSameEmailThanExistingExternalUser()
public void testCanCreateExternalUsersWithSameEmailIfDomainIsNotIntern()
public void testUpdateExternalUser()
public void testUpdateWithItem() throws java.text.ParseException
java.text.ParseException
public 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.SQLException
public void testCreateExternalUserWithEmptyEmailsButVCardEmailsWorks()
public void byExtId()
public void byExtId_unknown()
public void byExtId_nullOrEmptyExtId()
Copyright © 2022. All Rights Reserved.