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

Show file Open project: NemeStats/NemeStats

Private Methods

Method Description
ItAwardsBronzeWhenPlayerHasExactlyBronzeNumberOfPlayedGames ( ) : void
ItAwardsGoldWhenPlayerHasExactlyGoldNumberOfPlayedGames ( ) : void
ItAwardsSilverWhenPlayerHasExactlySilverNumberOfPlayedGames ( ) : void
ItDoesNotAwardTheAchievementWhenThePlayerDoesNotReachTheBronzeThreshold ( ) : void
SetUp ( ) : void
SetupGamesForPlayer ( int playerId, int numberofUniqueGamesToSetup ) : void