C# Class BusinessLogic.Tests.UnitTests.LogicTests.PlayersTests.PlayerRetrieverTests.GetAllPlayersWithNemesisInfoTests

Show file Open project: NemeStats/NemeStats

Private Methods

Method Description
BaseSetUp ( ) : void
ItFiltersPlayedGamesThatHappenedAfterTheToDate ( ) : void
ItFiltersPlayedGamesThatHappenedBeforeTheFromDate ( ) : void
ItOnlyReturnsPlayersForTheGivenGamingGroup ( ) : void
ItReturnsChampionships ( ) : void
ItReturnsPlayersOrderedByActiveAscThenTotalPointsDescThenNameAscending ( ) : void
ItReturnsTheNumberOfGamesLost ( ) : void
ItReturnsTheNumberOfGamesWon ( ) : void