C# Класс BusinessLogic.Tests.IntegrationTests.DataAccessTests.RepositoriesTests.ChamionRepositoryTests.GetChampionTests

Наследование: IntegrationTestBase
Показать файл Открыть проект

Приватные методы

Метод Описание
AChampionMustBeActive ( ) : void
FixtureSetUp ( ) : void
FixtureTearDown ( ) : void
ItGetsThePlayerWithTheHighestWinPercentage ( ) : void
ItReturnsANullChampionIfThereIsATie ( ) : void
ItReturnsANullChampionIfThereIsntAChampion ( ) : void
ItSetsTheNumberOfGamesForTheChampion ( ) : void
ItSetsTheNumberOfWinsForTheChampion ( ) : void
ItSetsTheWinPercentageForTheChampion ( ) : void