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

Mostrar archivo Open project: NemeStats/NemeStats

Private Methods

Method Description
AddPointsForPlayer ( int playerId, int points ) : void
ItAwardsBronzeWhenPlayerHasExactlyBronzeNumberOfPlayedGames ( ) : void
ItAwardsGoldWhenPlayerHasExactlyGoldNumberOfPlayedGames ( ) : void
ItAwardsSilverWhenPlayerHasExactlySilverNumberOfPlayedGames ( ) : void
ItDoesNotAwardTheAchievementWhenThePlayerDoesNotReachTheBronzeThreshold ( ) : void
SetUp ( ) : void