C# Class BusinessLogic.Tests.UnitTests.DataAccessTests.NemeStatsDataContextTests.NemeStatsDataContextTestBase

显示文件 Open project: NemeStats/NemeStats

Protected Properties

Property Type Description
currentUser ApplicationUser
dataContext NemeStatsDataContext
entityWithGamingGroup IEntityWithTechnicalKey
entityWithGamingGroupAndTechnicalKey IEntityWithTechnicalKey
nemeStatsDbContext NemeStatsDbContext
securedEntityValidatorFactory SecuredEntityValidatorFactory

Private Methods

Method Description
TestBaseSetUp ( ) : void

Property Details

currentUser protected_oe property

protected ApplicationUser currentUser
return ApplicationUser

dataContext protected_oe property

protected NemeStatsDataContext dataContext
return NemeStatsDataContext

entityWithGamingGroup protected_oe property

protected IEntityWithTechnicalKey entityWithGamingGroup
return IEntityWithTechnicalKey

entityWithGamingGroupAndTechnicalKey protected_oe property

protected IEntityWithTechnicalKey entityWithGamingGroupAndTechnicalKey
return IEntityWithTechnicalKey

nemeStatsDbContext protected_oe property

protected NemeStatsDbContext nemeStatsDbContext
return NemeStatsDbContext

securedEntityValidatorFactory protected_oe property

protected SecuredEntityValidatorFactory securedEntityValidatorFactory
return SecuredEntityValidatorFactory