C# Класс BusinessLogic.Tests.UnitTests.DataAccessTests.SecurityTests.SecuredEntityValidatorTests.ValidateAccessTests.When_Calling_Validate_Access_And_Passing_An_Entity

Наследование: ValidateAccessTests
Показать файл Открыть проект

Приватные методы

Метод Описание
ItDoesNotThrowAnExceptionIfTheEntityDoesNotHaveAGamingGroupIdSet ( ) : void
ItDoesNotThrowAnExceptionIfTheEntityIsNotASecuredEntityWithTechnicalKey ( ) : void
ItDoesNotThrowAnExceptionIfTheUserHasTheGamingGroupOfTheSecuredEntity ( ) : void
ItDoesNotThrowAnExceptionIfTheUsersCurrentGamingGroupIsThatOfTheSecuredEntity ( ) : void
ItThrowsAnArgumentNullExceptionIfTheCurrentUserIsNullAndTheEntityIsSecured ( ) : void
ItThrowsAnUnauthorizedAccessExceptionIfTheUserDoesNotHaveAccessToTheGamingGroup ( ) : void