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

Inheritance: DeletePlayerTests
Datei anzeigen Open project: NemeStats/NemeStats

Public Methods

Method Description
SetUp ( ) : void

Private Methods

Method Description
Then_Clears_Out_The_Champion_For_Each_Championed_Game ( ) : void
Then_Recalculates_The_Champion_For_Each_Game_Championed ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void