C# Класс Contrive.Tests.Using_RoleServiceSpecs

Показать файл Открыть проект

Открытые методы

Метод Описание
Using_RoleServiceSpecs ( ) : System.Collections.Generic
When_finding_roles_matching_a_username_pattern ( ) : void

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

Метод Описание
Get_all_should_not_be_empty ( ) : void
SetupEmptyLists ( ) : void
SetupRole ( ) : void
SetupUser ( ) : void
When_adding_users_to_roles ( ) : void
When_checing_users_in_a_role ( ) : void
When_checking_if_role_exists ( ) : void
When_checking_if_user_is_in_a_role ( ) : void
When_creating_a_role ( ) : void
When_deleting_a_role ( ) : void
When_getting_roles_for_a_user ( ) : void
When_removing_users_from_roles ( ) : void

Описание методов

Using_RoleServiceSpecs() публичный Метод

public Using_RoleServiceSpecs ( ) : System.Collections.Generic
Результат System.Collections.Generic

When_finding_roles_matching_a_username_pattern() публичный Метод

public When_finding_roles_matching_a_username_pattern ( ) : void
Результат void