C# 클래스 BusinessLogic.Tests.UnitTests.DataAccessTests.NemeStatsDataContextTests.NemeStatsDataContextTestBase

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

보호된 프로퍼티들

프로퍼티 타입 설명
currentUser ApplicationUser
dataContext NemeStatsDataContext
entityWithGamingGroup IEntityWithTechnicalKey
entityWithGamingGroupAndTechnicalKey IEntityWithTechnicalKey
nemeStatsDbContext NemeStatsDbContext
securedEntityValidatorFactory SecuredEntityValidatorFactory

비공개 메소드들

메소드 설명
TestBaseSetUp ( ) : void

프로퍼티 상세

currentUser 보호되어 있는 프로퍼티

protected ApplicationUser currentUser
리턴 ApplicationUser

dataContext 보호되어 있는 프로퍼티

protected NemeStatsDataContext dataContext
리턴 NemeStatsDataContext

entityWithGamingGroup 보호되어 있는 프로퍼티

protected IEntityWithTechnicalKey entityWithGamingGroup
리턴 IEntityWithTechnicalKey

entityWithGamingGroupAndTechnicalKey 보호되어 있는 프로퍼티

protected IEntityWithTechnicalKey entityWithGamingGroupAndTechnicalKey
리턴 IEntityWithTechnicalKey

nemeStatsDbContext 보호되어 있는 프로퍼티

protected NemeStatsDbContext nemeStatsDbContext
리턴 NemeStatsDbContext

securedEntityValidatorFactory 보호되어 있는 프로퍼티

protected SecuredEntityValidatorFactory securedEntityValidatorFactory
리턴 SecuredEntityValidatorFactory