C# 클래스 Contrive.Tests.Using_RoleServiceSpecs

파일 보기 프로젝트 열기: alanstevens/Contrive

공개 메소드들

메소드 설명
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