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

Inheritance: IntegrationTestBase
Afficher le fichier Open project: NemeStats/NemeStats

Private Methods

Méthode Description
GetTestSubjectPlayedGame ( NemeStatsDataContext dataContextToTestWith ) : PlayedGame
ItEagerlyFetchesTheGameDefinition ( ) : void
ItEagerlyFetchesTheGameResults ( ) : void
ItEagerlyFetchesThePlayers ( ) : void
ItRetrievesThePlayedGame ( ) : void
ItThrowsAnEntityDoesNotExistExceptionIfTheIdIsInvalid ( ) : void