C# Class Affecto.IdentityManagement.Store.EntityFramework.DatabaseTests.Queries.FindGroupTests

Inheritance: DbQueryServiceTests
Mostrar archivo Open project: affecto/dotnet-IdentityManagement

Private Methods

Method Description
CreateGroups ( ) : void
GetGroupByIdTest ( ) : void
GetGroupMembersWhenThereAreNoGroups ( ) : void
GetGroupMembersWhenThereIsNoSuchGroup ( ) : void
GetGroupUsersTest ( ) : void
GetGroupWhenThereAreNoGroups ( ) : void
GetGroupWhenThereIsNoSuchGroup ( ) : void
GetGroupsTest ( ) : void
GetGroupsWhenThereAreNoGroups ( ) : void
GetUserGroupMembersWhenThereIsNoSuchGroup ( ) : void
GetUserGroupsTest ( ) : void
GetUserGroupsWhenThereAreNoGroups ( ) : void