C# Class BusinessLogic.Tests.UnitTests.LogicTests.PointsTests.PointsCalculatorTests.WhenCalculatingBasePoints

Inheritance: PointsCalculatorTests
Datei anzeigen Open project: NemeStats/NemeStats

Private Methods

Method Description
ItGivesAboutTenPointsPerPlayerWhenRanksAreEvenlyDistributed ( int numberOfPlayers ) : void
ItGivesAboutTenPointsPerPlayerWhenRanksClumped ( int numberOfPlayers ) : void
ItGivesOutTenPointsToEachPlayerWhenEveryoneWins ( ) : void
ItGivesTwoPointsToEachPlayerIfEveryoneLost ( ) : void
ItWorksForOneWinnerAndOneLoser ( ) : void
ItWorksForOneWinnerAndTwoLosers ( ) : void
ItWorksForTwoWinnersAndOneLoser ( ) : void
ItWorksForTwoWinnersTwoSecondPlayerAndOneLastPlace ( ) : void