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

Inheritance: DeletePlayerTests
Show file Open project: NemeStats/NemeStats

Public Methods

Method Description
SetUp ( ) : void

Private Methods

Method Description
Then_Clears_Out_The_Current_Nemesis_Of_All_Players_Who_Had_This_Current_Nemesis ( ) : void
Then_Clears_Out_The_Previous_Nemesis_Of_All_Players_Who_Had_This_Previous_Nemesis ( ) : void
Then_Recalculates_The_Nemesis_For_The_Players_Who_Had_This_Current_Nemesis_Only ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void