C# Class BusinessLogic.Tests.IntegrationTests.LogicTests.PlayedGamesTests.GetRecentlyPlayedGameTests

Inheritance: IntegrationTestBase
Mostrar archivo Open project: NemeStats/NemeStats

Private Methods

Method Description
ItEagerlyFetchesGameDefinitions ( ) : void
ItEagerlyFetchesPlayerGameResults ( ) : void
ItEagerlyFetchesPlayers ( ) : void
ItOnlyReturnsGamesForTheCurrentUsersGamingGroup ( ) : void
ItReturnsGamesInDescendingOrderByDatePlayed ( ) : void
ItReturnsOnlyOneGameIfOneGameIsSpecified ( ) : void
ItReturnsOnlyTwoGamesIfTwoGamesAreSpecified ( ) : void
ItReturnsOrderedPlayerRankDescendingWithinAGivenGame ( ) : void