C# Class BusinessLogic.Tests.IntegrationTests.DataAccessTests.RepositoriesTests.EntityFrameworkPlayerRepositoryTests.GetPlayerDetailsIntegrationTests

Inheritance: IntegrationTestBase
Show file Open project: NemeStats/NemeStats

Private Methods

Method Description
ItEagerlyFetchesGameDefinitions ( ) : void
ItEagerlyFetchesPlayedGames ( ) : void
ItEagerlyFetchesPlayerGameResults ( ) : void
ItOnlyGetsTheSpecifiedNumberOfRecentGames ( ) : void
ItOrdersPlayerGameResultsByTheDatePlayedDescending ( ) : void
ItSetsPlayerStatistics ( ) : void