C# 클래스 BusinessLogic.Tests.IntegrationTests.IntegrationTestBase

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

보호된 프로퍼티들

프로퍼티 타입 설명
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