C# 클래스 BusinessLogic.Tests.IntegrationTests.LogicTests.GameDefinitionsTests.GameDefinitionRetrieverTests.GetGameDefinitionDetailsIntegrationTests

상속: IntegrationTestBase
파일 보기 프로젝트 열기: NemeStats/NemeStats

비공개 메소드들

메소드 설명
FixtureSetUp ( ) : void
ItRetrievesChampionInfoForTheGameDefinition ( ) : void
ItRetrievesGamesOrderedByDateDescending ( ) : void
ItRetrievesPlayerGameResultsForEachPlayedGame ( ) : void
ItRetrievesPlayerInfoForEachPlayerGameResult ( ) : void
ItRetrievesTheLastXPlayedGames ( ) : void
ItRetrievesThePlayerWinRecords ( ) : void
ItRetrievesTheSpecifiedGameDefinition ( ) : void
ItThrowsAnEntityDoesNotExistExceptionIfTheIdIsntValid ( ) : void