C# 클래스 BusinessLogic.Tests.UnitTests.LogicTests.PlayedGamesTests.PlayedGameSaverTests.PlayedGameSaverTestBase

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

보호된 프로퍼티들

프로퍼티 타입 설명
autoMocker RhinoAutoMocker
currentUser ApplicationUser
existingPlayerWithMatchingGamingGroup Player
gameDefinition GameDefinition

비공개 메소드들

메소드 설명
TestSetUp ( ) : void

프로퍼티 상세

autoMocker 보호되어 있는 프로퍼티

protected RhinoAutoMocker autoMocker
리턴 RhinoAutoMocker

currentUser 보호되어 있는 프로퍼티

protected ApplicationUser currentUser
리턴 ApplicationUser

existingPlayerWithMatchingGamingGroup 보호되어 있는 프로퍼티

protected Player existingPlayerWithMatchingGamingGroup
리턴 Player

gameDefinition 보호되어 있는 프로퍼티

protected GameDefinition gameDefinition
리턴 GameDefinition