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

Inheritance: IntegrationTestBase
Mostrar archivo Open project: NemeStats/NemeStats

Private Methods

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