C# Class BusinessLogic.Tests.UnitTests.LogicTests.PlayersTests.PlayerDeleterTests.DeletePlayerTests

Afficher le fichier Open project: NemeStats/NemeStats

Protected Properties

Свойство Type Description
AutoMocker RhinoAutoMocker
CurrentUser ApplicationUser
PlayerId int

Méthodes protégées

Méthode Description
SetupDefaultExpectations ( bool setupPlayer = true, bool setupAchievements = true, bool setupChampions = true, bool setupNemeses = true ) : void

Private Methods

Méthode Description
SetUp ( ) : void

Method Details

SetupDefaultExpectations() protected méthode

protected SetupDefaultExpectations ( bool setupPlayer = true, bool setupAchievements = true, bool setupChampions = true, bool setupNemeses = true ) : void
setupPlayer bool
setupAchievements bool
setupChampions bool
setupNemeses bool
Résultat void

Property Details

AutoMocker protected_oe property

protected RhinoAutoMocker AutoMocker
Résultat RhinoAutoMocker

CurrentUser protected_oe property

protected ApplicationUser CurrentUser
Résultat ApplicationUser

PlayerId protected_oe property

protected int PlayerId
Résultat int