C# Class BusinessLogic.Tests.UnitTests.LogicTests.AchievementTests.PunisherAchievementTests

Show file Open project: NemeStats/NemeStats

Private Methods

Method Description
ItAwardsBronzeWhenPlayerHasExactlyBronzeNumberOfPlayedGames ( ) : void
ItAwardsGoldWhenPlayerHasExactlyGoldNumberOfPlayedGames ( ) : void
ItAwardsSilverWhenPlayerHasExactlySilverNumberOfPlayedGames ( ) : void
ItDoesNotAwardTheAchievementWhenThePlayerDoesNotReachTheBronzeThreshold ( ) : void
ItOnlyIncludesPlayersThatWereActuallyANemesis ( ) : void
ItOnlyIncludesRecordsForTheGivenPlayer ( ) : void
ItOnlyIncludesWhereTheOtherPlayerWasActuallyANemesisInThePast ( ) : void
SetUp ( ) : void
SetupGamesForPlayer ( int playerId, int numberOfGamesToSetUp ) : void