C# Class BusinessLogic.Tests.IntegrationTests.DataAccessTests.RepositoriesTests.ChamionRepositoryTests.GetChampionTests

Inheritance: IntegrationTestBase
显示文件 Open project: NemeStats/NemeStats

Private Methods

Method Description
AChampionMustBeActive ( ) : void
FixtureSetUp ( ) : void
FixtureTearDown ( ) : void
ItGetsThePlayerWithTheHighestWinPercentage ( ) : void
ItReturnsANullChampionIfThereIsATie ( ) : void
ItReturnsANullChampionIfThereIsntAChampion ( ) : void
ItSetsTheNumberOfGamesForTheChampion ( ) : void
ItSetsTheNumberOfWinsForTheChampion ( ) : void
ItSetsTheWinPercentageForTheChampion ( ) : void