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

Inheritance: IntegrationTestBase
ファイルを表示 Open project: NemeStats/NemeStats

Private Methods

Method Description
GetTestSubjectPlayedGame ( NemeStatsDataContext dataContextToTestWith ) : PlayedGame
ItEagerlyFetchesTheGameDefinition ( ) : void
ItEagerlyFetchesTheGameResults ( ) : void
ItEagerlyFetchesThePlayers ( ) : void
ItRetrievesThePlayedGame ( ) : void
ItThrowsAnEntityDoesNotExistExceptionIfTheIdIsInvalid ( ) : void