C# Class UnitTests.GdbSessionManagerTests

显示文件 Open project: pleonex/NitroDebugger

Private Methods

Method Description
AddAndGetAClient ( ) : void
AddAndRemoveClient ( ) : void
AddDefaultGetsDefault ( ) : void
GetDefaultForIndexZero ( ) : void
RemoveAllSessions ( ) : void
Reset ( ) : void
ReturnsDefaultOnlyForIndexZero ( ) : void
TryToAddTwiceWithSameIndex ( ) : void
TryToAddTwoClientWithSameIndex ( ) : void
TryToGetANonExistingClient ( ) : void
TryToRemoveANonExistingClient ( ) : void