C# Class BusinessLogic.Tests.UnitTests.LogicTests.GamingGroupsTests.GamingGroupSaverTests.GamingGroupSaverTestBase

Exibir arquivo Open project: NemeStats/NemeStats

Protected Properties

Property Type Description
autoMocker RhinoAutoMocker
currentUser ApplicationUser
gamingGroupName string

Private Methods

Method Description
SetUp ( ) : void

Property Details

autoMocker protected_oe property

protected RhinoAutoMocker autoMocker
return RhinoAutoMocker

currentUser protected_oe property

protected ApplicationUser currentUser
return ApplicationUser

gamingGroupName protected_oe property

protected string gamingGroupName
return string