C# Класс BusinessLogic.Tests.IntegrationTests.IntegrationTestBase

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
anotherTestGameDefinitionWithOtherGamingGroupId GameDefinition
championIdsToDelete List
eventFactory IUniversalAnalyticsEventFactory
eventTrackerStub IEventTracker
gameDefinitionWithNoChampion GameDefinition
gameDefinitionWithNoChampionName string
nemesisIdsToDelete List
playedGameTracker INemeStatsEventTracker
securedEntityValidatorFactory SecuredEntityValidatorFactory
testAlreadyRedeemedGamingGroupInvitation GamingGroupInvitation
testApplicationUserNameForUserWithDefaultGamingGroup string
testApplicationUserNameForUserWithDefaultGamingGroupAndNoInvites string
testApplicationUserNameForUserWithOtherGamingGroup string
testApplicationUserNameForUserWithThirdGamingGroup string
testBoardGameGeekGameDefinition BoardGameGeekGameDefinition
testGameDefinition GameDefinition
testGameDefinition2 GameDefinition
testGameDefinitionWithOtherGamingGroupId GameDefinition
testGameDescription string
testGameName string
testGameName2 string
testGameNameForAnotherGameWithOtherGamingGroupId string
testGameNameForGameWithOtherGamingGroupId string
testGamingGroup GamingGroup
testGamingGroup1Name string
testGamingGroup2Name string
testGamingGroup3Name string
testInviteeEmail1 string
testInviteeEmail2 string
testOtherGamingGroup GamingGroup
testPlayedGames List
testPlayer1 Player
testPlayer1Name string
testPlayer2 Player
testPlayer2Name string
testPlayer3 Player
testPlayer3Name string
testPlayer4 Player
testPlayer4Name string
testPlayer5 Player
testPlayer5Name string
testPlayer6 Player
testPlayer6Name string
testPlayer7Name string
testPlayer7WithOtherGamingGroupId Player
testPlayer8Name string
testPlayer8WithOtherGamingGroupId Player
testPlayer9UndefeatedWith5Games Player
testPlayer9UndefeatedWith5GamesName string
testPlayerWithNoPlayedGames Player
testPlayerWithNoPlayedGamesName string
testThirdGamingGroup GamingGroup
testUnredeemedGamingGroupInvitation GamingGroupInvitation
testUserWithDefaultGamingGroup ApplicationUser
testUserWithDefaultGamingGroupAndNoInvites ApplicationUser
testUserWithOtherGamingGroup ApplicationUser
testUserWithThirdGamingGroup ApplicationUser

Приватные методы

Метод Описание
CleanUpApplicationUser ( string testApplicationUserName, NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpBoardGameGeekGameDefinitions ( NemeStatsDbContext nemeStatsDbContext, BoardGameGeekGameDefinition boardGameGeekGameDefinition ) : void
CleanUpChampions ( NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpGameDefinitions ( NemeStatsDbContext nemeStatsDbContext, string gameDefinitionName ) : void
CleanUpGamingGroup ( string testGamingGroupName, NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpGamingGroupInvitation ( string inviteeEmail, NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpNemeses ( NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpPlayedGames ( NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpPlayerByPlayerName ( string playerName, NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpPlayerGameResults ( NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpPlayers ( NemeStatsDbContext nemeStatsDbContext ) : void
CleanUpTestData ( ) : void
CreatePlayedGames ( NemeStatsDataContext dataContext ) : void
CreateTestPlayedGame ( int gameDefinitionId, List players, List correspondingPlayerRanks, ApplicationUser currentUser, IPlayedGameSaver playedGameSaver ) : PlayedGame
FixtureSetUp ( ) : void
FixtureTearDown ( ) : void
SaveApplicationUser ( NemeStatsDbContext nemeStatsDbContext, string userName, string email ) : ApplicationUser
SaveBoardGameGeekGameDefinition ( NemeStatsDataContext dataContext ) : BoardGameGeekGameDefinition
SaveGameDefinition ( NemeStatsDbContext nemeStatsDbContext, int gamingGroupId, string gameDefinitionName, int boardGameGeekGameDefinitionid = null ) : GameDefinition
SaveGamingGroup ( NemeStatsDataContext dataContext, string gamingGroupName, ApplicationUser owningUser ) : GamingGroup
SavePlayers ( NemeStatsDbContext nemeStatsDbContext, int primaryGamingGroupId, int otherGamingGroupId ) : void
UpdateDatefaultGamingGroupOnUser ( ApplicationUser user, GamingGroup gamingGroup, NemeStatsDataContext dataContext ) : ApplicationUser

Описание свойств

anotherTestGameDefinitionWithOtherGamingGroupId защищенное свойство

protected GameDefinition anotherTestGameDefinitionWithOtherGamingGroupId
Результат GameDefinition

championIdsToDelete защищенное свойство

protected List championIdsToDelete
Результат List

eventFactory защищенное свойство

protected IUniversalAnalyticsEventFactory eventFactory
Результат IUniversalAnalyticsEventFactory

eventTrackerStub защищенное свойство

protected IEventTracker eventTrackerStub
Результат IEventTracker

gameDefinitionWithNoChampion защищенное свойство

protected GameDefinition gameDefinitionWithNoChampion
Результат GameDefinition

gameDefinitionWithNoChampionName защищенное свойство

protected string gameDefinitionWithNoChampionName
Результат string

nemesisIdsToDelete защищенное свойство

protected List nemesisIdsToDelete
Результат List

playedGameTracker защищенное свойство

protected INemeStatsEventTracker playedGameTracker
Результат INemeStatsEventTracker

securedEntityValidatorFactory защищенное свойство

protected SecuredEntityValidatorFactory securedEntityValidatorFactory
Результат SecuredEntityValidatorFactory

testAlreadyRedeemedGamingGroupInvitation защищенное свойство

protected GamingGroupInvitation testAlreadyRedeemedGamingGroupInvitation
Результат GamingGroupInvitation

testApplicationUserNameForUserWithDefaultGamingGroup защищенное свойство

protected string testApplicationUserNameForUserWithDefaultGamingGroup
Результат string

testApplicationUserNameForUserWithDefaultGamingGroupAndNoInvites защищенное свойство

protected string testApplicationUserNameForUserWithDefaultGamingGroupAndNoInvites
Результат string

testApplicationUserNameForUserWithOtherGamingGroup защищенное свойство

protected string testApplicationUserNameForUserWithOtherGamingGroup
Результат string

testApplicationUserNameForUserWithThirdGamingGroup защищенное свойство

protected string testApplicationUserNameForUserWithThirdGamingGroup
Результат string

testBoardGameGeekGameDefinition защищенное свойство

protected BoardGameGeekGameDefinition testBoardGameGeekGameDefinition
Результат BoardGameGeekGameDefinition

testGameDefinition защищенное свойство

protected GameDefinition testGameDefinition
Результат GameDefinition

testGameDefinition2 защищенное свойство

protected GameDefinition testGameDefinition2
Результат GameDefinition

testGameDefinitionWithOtherGamingGroupId защищенное свойство

protected GameDefinition testGameDefinitionWithOtherGamingGroupId
Результат GameDefinition

testGameDescription защищенное свойство

protected string testGameDescription
Результат string

testGameName защищенное свойство

protected string testGameName
Результат string

testGameName2 защищенное свойство

protected string testGameName2
Результат string

testGameNameForAnotherGameWithOtherGamingGroupId защищенное свойство

protected string testGameNameForAnotherGameWithOtherGamingGroupId
Результат string

testGameNameForGameWithOtherGamingGroupId защищенное свойство

protected string testGameNameForGameWithOtherGamingGroupId
Результат string

testGamingGroup защищенное свойство

protected GamingGroup testGamingGroup
Результат GamingGroup

testGamingGroup1Name защищенное свойство

protected string testGamingGroup1Name
Результат string

testGamingGroup2Name защищенное свойство

protected string testGamingGroup2Name
Результат string

testGamingGroup3Name защищенное свойство

protected string testGamingGroup3Name
Результат string

testInviteeEmail1 защищенное свойство

protected string testInviteeEmail1
Результат string

testInviteeEmail2 защищенное свойство

protected string testInviteeEmail2
Результат string

testOtherGamingGroup защищенное свойство

protected GamingGroup testOtherGamingGroup
Результат GamingGroup

testPlayedGames защищенное свойство

protected List testPlayedGames
Результат List

testPlayer1 защищенное свойство

protected Player testPlayer1
Результат Player

testPlayer1Name защищенное свойство

protected string testPlayer1Name
Результат string

testPlayer2 защищенное свойство

protected Player testPlayer2
Результат Player

testPlayer2Name защищенное свойство

protected string testPlayer2Name
Результат string

testPlayer3 защищенное свойство

protected Player testPlayer3
Результат Player

testPlayer3Name защищенное свойство

protected string testPlayer3Name
Результат string

testPlayer4 защищенное свойство

protected Player testPlayer4
Результат Player

testPlayer4Name защищенное свойство

protected string testPlayer4Name
Результат string

testPlayer5 защищенное свойство

protected Player testPlayer5
Результат Player

testPlayer5Name защищенное свойство

protected string testPlayer5Name
Результат string

testPlayer6 защищенное свойство

protected Player testPlayer6
Результат Player

testPlayer6Name защищенное свойство

protected string testPlayer6Name
Результат string

testPlayer7Name защищенное свойство

protected string testPlayer7Name
Результат string

testPlayer7WithOtherGamingGroupId защищенное свойство

protected Player testPlayer7WithOtherGamingGroupId
Результат Player

testPlayer8Name защищенное свойство

protected string testPlayer8Name
Результат string

testPlayer8WithOtherGamingGroupId защищенное свойство

protected Player testPlayer8WithOtherGamingGroupId
Результат Player

testPlayer9UndefeatedWith5Games защищенное свойство

protected Player testPlayer9UndefeatedWith5Games
Результат Player

testPlayer9UndefeatedWith5GamesName защищенное свойство

protected string testPlayer9UndefeatedWith5GamesName
Результат string

testPlayerWithNoPlayedGames защищенное свойство

protected Player testPlayerWithNoPlayedGames
Результат Player

testPlayerWithNoPlayedGamesName защищенное свойство

protected string testPlayerWithNoPlayedGamesName
Результат string

testThirdGamingGroup защищенное свойство

protected GamingGroup testThirdGamingGroup
Результат GamingGroup

testUnredeemedGamingGroupInvitation защищенное свойство

protected GamingGroupInvitation testUnredeemedGamingGroupInvitation
Результат GamingGroupInvitation

testUserWithDefaultGamingGroup защищенное свойство

protected ApplicationUser testUserWithDefaultGamingGroup
Результат ApplicationUser

testUserWithDefaultGamingGroupAndNoInvites защищенное свойство

protected ApplicationUser testUserWithDefaultGamingGroupAndNoInvites
Результат ApplicationUser

testUserWithOtherGamingGroup защищенное свойство

protected ApplicationUser testUserWithOtherGamingGroup
Результат ApplicationUser

testUserWithThirdGamingGroup защищенное свойство

protected ApplicationUser testUserWithThirdGamingGroup
Результат ApplicationUser