C# Class BusinessLogic.Tests.UnitTests.LogicTests.GameDefinitionsTests.GameDefinitionRetrieverTests.GameDefinitionRetrieverTestBase

Show file Open project: NemeStats/NemeStats

Protected Properties

Property Type Description
autoMocker RhinoAutoMocker
currentUser ApplicationUser
gameDefinitionQueryable IQueryable
gamingGroupId int

Private Methods

Method Description
SetUp ( ) : void

Property Details

autoMocker protected property

protected RhinoAutoMocker autoMocker
return RhinoAutoMocker

currentUser protected property

protected ApplicationUser currentUser
return ApplicationUser

gameDefinitionQueryable protected property

protected IQueryable gameDefinitionQueryable
return IQueryable

gamingGroupId protected property

protected int gamingGroupId
return int