PHP Class eZ\Publish\Core\Persistence\Legacy\Tests\User\UserHandlerTest

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testAddPolicyLimitationValues ( )
testAddPolicyLimitations ( )
testAddPolicyPolicyId ( )
testAddPolicyToRoleLimitations ( )
testAddRoleToUser ( )
testAddRoleToUserWithComplexLimitation ( )
testAddRoleToUserWithLimitation ( )
testCreateAndDeleteUser ( )
testCreateDuplicateUser ( )
testCreateNewRoleRoleId ( )
testCreateNewRoleWithoutPolicies ( )
testCreateRoleDraftWithoutPolicies ( )
testCreateUser ( )
testDeleteNonExistingUser ( )
testDeletePolicy ( )
testDeletePolicyLimitationValues ( )
testDeletePolicyLimitations ( )
testDeleteRole ( )
testDeleteRoleDraft ( )
testImplicitlyCreatePolicies ( )
testInsertIncompleteUser ( )
testLoadComplexRoleAssignments ( )
testLoadPoliciesForUser ( )
testLoadRole ( )
testLoadRoleAssignmentsByGroupId ( )
testLoadRoleAssignmentsByGroupIdInherited ( )
testLoadRoleAssignmentsByRoleId ( )
testLoadRoleDraftByRoleId ( )
testLoadRoleWithPolicies ( )
testLoadRoleWithPoliciesAndGroups ( )
testLoadRoleWithPolicyLimitations ( )
testLoadRoles ( )
testLoadUnknownUser ( )
testLoadUser ( )
testLoadUserByEmail ( )
testLoadUserByEmailNotFound ( )
testLoadUserByLogin ( )
testRemoveUserRoleAssociation ( )
testRoleDraftOnlyHavePolicyDraft ( )
testSilentlyUpdateNotExistingUser ( )
testUpdatePolicies ( )
testUpdateRole ( )
testUpdateUser ( )
testUpdateUserSettings ( )

Méthodes protégées

Méthode Description
createRole ( )
getUserHandler ( )
getValidUser ( )

Method Details

createRole() protected méthode

protected createRole ( )

getUserHandler() protected méthode

protected getUserHandler ( )

getValidUser() protected méthode

protected getValidUser ( )

testAddPolicyLimitationValues() public méthode

testAddPolicyLimitations() public méthode

testAddPolicyPolicyId() public méthode

testAddPolicyToRoleLimitations() public méthode

testAddRoleToUser() public méthode

public testAddRoleToUser ( )

testAddRoleToUserWithComplexLimitation() public méthode

testAddRoleToUserWithLimitation() public méthode

testCreateAndDeleteUser() public méthode

testCreateDuplicateUser() public méthode

testCreateNewRoleRoleId() public méthode

testCreateNewRoleWithoutPolicies() public méthode

testCreateRoleDraftWithoutPolicies() public méthode

testCreateUser() public méthode

public testCreateUser ( )

testDeleteNonExistingUser() public méthode

testDeletePolicy() public méthode

public testDeletePolicy ( )

testDeletePolicyLimitationValues() public méthode

testDeletePolicyLimitations() public méthode

testDeleteRole() public méthode

public testDeleteRole ( )

testDeleteRoleDraft() public méthode

public testDeleteRoleDraft ( )

testImplicitlyCreatePolicies() public méthode

testInsertIncompleteUser() public méthode

testLoadComplexRoleAssignments() public méthode

testLoadPoliciesForUser() public méthode

testLoadRole() public méthode

public testLoadRole ( )

testLoadRoleAssignmentsByGroupId() public méthode

testLoadRoleAssignmentsByGroupIdInherited() public méthode

testLoadRoleAssignmentsByRoleId() public méthode

testLoadRoleDraftByRoleId() public méthode

testLoadRoleWithPolicies() public méthode

testLoadRoleWithPoliciesAndGroups() public méthode

testLoadRoleWithPolicyLimitations() public méthode

testLoadRoles() public méthode

public testLoadRoles ( )

testLoadUnknownUser() public méthode

public testLoadUnknownUser ( )

testLoadUser() public méthode

public testLoadUser ( )

testLoadUserByEmail() public méthode

public testLoadUserByEmail ( )

testLoadUserByEmailNotFound() public méthode

testLoadUserByLogin() public méthode

public testLoadUserByLogin ( )

testRemoveUserRoleAssociation() public méthode

testRoleDraftOnlyHavePolicyDraft() public méthode

testSilentlyUpdateNotExistingUser() public méthode

testUpdatePolicies() public méthode

public testUpdatePolicies ( )

testUpdateRole() public méthode

public testUpdateRole ( )

testUpdateUser() public méthode

public testUpdateUser ( )

testUpdateUserSettings() public méthode