C# Class BusinessLogic.Tests.UnitTests.LogicTests.PlayedGamesTests.PlayedGameSaverTests.PlayedGameSaverTestBase

Datei anzeigen Open project: NemeStats/NemeStats

Protected Properties

Property Type Description
autoMocker RhinoAutoMocker
currentUser ApplicationUser
existingPlayerWithMatchingGamingGroup Player
gameDefinition GameDefinition

Private Methods

Method Description
TestSetUp ( ) : void

Property Details

autoMocker protected_oe property

protected RhinoAutoMocker autoMocker
return RhinoAutoMocker

currentUser protected_oe property

protected ApplicationUser currentUser
return ApplicationUser

existingPlayerWithMatchingGamingGroup protected_oe property

protected Player existingPlayerWithMatchingGamingGroup
return Player

gameDefinition protected_oe property

protected GameDefinition gameDefinition
return GameDefinition