C# 클래스 Affecto.IdentityManagement.ApplicationServicesTests.UserServiceTests

파일 보기 프로젝트 열기: affecto/dotnet-IdentityManagement

비공개 메소드들

메소드 설명
AddUserCreateUserAndAccount ( ) : void
AddUserCreatesDefaultGroups ( ) : void
AddUserCreatesDefaultRoles ( ) : void
AddUserHandlesEmptyUserGroup ( ) : void
AddUserHandlesNullUserGroup ( ) : void
CreateUser ( ) : void
MockUser ( CreateExternalUserAccountCommand createExternalUserAccountCommand ) : void
Setup ( ) : void
UpdateUserGroupsAddsMissingGroups ( ) : void
UpdateUserGroupsAddsMissingRoles ( ) : void
UpdateUserGroupsRemoveNotMatchingGroups ( ) : void
UpdateUserGroupsRemoveNotMatchingRoles ( ) : void