C# 클래스 BusinessLogic.Tests.UnitTests.LogicTests.GameDefinitionsTests.GameDefinitionRetrieverTests.GameDefinitionRetrieverTestBase

파일 보기 프로젝트 열기: NemeStats/NemeStats

보호된 프로퍼티들

프로퍼티 타입 설명
autoMocker RhinoAutoMocker
currentUser ApplicationUser
gameDefinitionQueryable IQueryable
gamingGroupId int

비공개 메소드들

메소드 설명
SetUp ( ) : void

프로퍼티 상세

autoMocker 보호되어 있는 프로퍼티

protected RhinoAutoMocker autoMocker
리턴 RhinoAutoMocker

currentUser 보호되어 있는 프로퍼티

protected ApplicationUser currentUser
리턴 ApplicationUser

gameDefinitionQueryable 보호되어 있는 프로퍼티

protected IQueryable gameDefinitionQueryable
리턴 IQueryable

gamingGroupId 보호되어 있는 프로퍼티

protected int gamingGroupId
리턴 int