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

Afficher le fichier Open project: NemeStats/NemeStats

Protected Properties

Свойство Type Description
currentUser ApplicationUser
dataContext NemeStatsDataContext
entityWithGamingGroup IEntityWithTechnicalKey
entityWithGamingGroupAndTechnicalKey IEntityWithTechnicalKey
nemeStatsDbContext NemeStatsDbContext
securedEntityValidatorFactory SecuredEntityValidatorFactory

Private Methods

Méthode Description
TestBaseSetUp ( ) : void

Property Details

currentUser protected_oe property

protected ApplicationUser currentUser
Résultat ApplicationUser

dataContext protected_oe property

protected NemeStatsDataContext dataContext
Résultat NemeStatsDataContext

entityWithGamingGroup protected_oe property

protected IEntityWithTechnicalKey entityWithGamingGroup
Résultat IEntityWithTechnicalKey

entityWithGamingGroupAndTechnicalKey protected_oe property

protected IEntityWithTechnicalKey entityWithGamingGroupAndTechnicalKey
Résultat IEntityWithTechnicalKey

nemeStatsDbContext protected_oe property

protected NemeStatsDbContext nemeStatsDbContext
Résultat NemeStatsDbContext

securedEntityValidatorFactory protected_oe property

protected SecuredEntityValidatorFactory securedEntityValidatorFactory
Résultat SecuredEntityValidatorFactory