C# Class BusinessLogic.Tests.UnitTests.LogicTests.GameDefinitionsTests.GameDefinitionSaverTests.GameDefinitionSaverTestBase

Show file Open project: NemeStats/NemeStats

Protected Properties

Property Type Description
autoMocker RhinoAutoMocker
currentUser ApplicationUser

Private Methods

Method Description
BaseSetUp ( ) : void

Property Details

autoMocker protected property

protected RhinoAutoMocker autoMocker
return RhinoAutoMocker

currentUser protected property

protected ApplicationUser currentUser
return ApplicationUser