C# Class BusinessLogic.Tests.IntegrationTests.LogicTests.GameDefinitionsTests.GameDefinitionRetrieverTests.GetGameDefinitionDetailsIntegrationTests

Inheritance: IntegrationTestBase
Mostrar archivo Open project: NemeStats/NemeStats

Private Methods

Method Description
FixtureSetUp ( ) : void
ItRetrievesChampionInfoForTheGameDefinition ( ) : void
ItRetrievesGamesOrderedByDateDescending ( ) : void
ItRetrievesPlayerGameResultsForEachPlayedGame ( ) : void
ItRetrievesPlayerInfoForEachPlayerGameResult ( ) : void
ItRetrievesTheLastXPlayedGames ( ) : void
ItRetrievesThePlayerWinRecords ( ) : void
ItRetrievesTheSpecifiedGameDefinition ( ) : void
ItThrowsAnEntityDoesNotExistExceptionIfTheIdIsntValid ( ) : void