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

显示文件 Open project: NemeStats/NemeStats

Private Methods

Method Description
ItAwardsBronzeWhenPlayerHasExactlyBronzeNumberOfPlayedGames ( ) : void
ItAwardsGoldWhenPlayerHasExactlyGoldNumberOfPlayedGames ( ) : void
ItAwardsSilverWhenPlayerHasExactlySilverNumberOfPlayedGames ( ) : void
ItDoesNotAwardTheAchievementWhenThePlayerDoesNotReachTheBronzeThreshold ( ) : void
SetUp ( ) : void
SetupPlayedGames ( int winnerId, int loserId, int scoredGames ) : void