C# Class UnitTests.PresentationTests

显示文件 Open project: pleonex/NitroDebugger

Private Methods

Method Description
CreateServer ( ) : void
Read ( ) : string
ReceiveMessage ( ) : void
ReceiveMessageBad ( int attempts ) : void
ReceiveTooManyBadMessages ( ) : void
RequestResent ( ) : void
ResetServer ( ) : void
SendCommand ( string command, string args, string crc, int times ) : void
SendCommandOneAck ( ) : void
SendCommandThreeAck ( ) : void
SendCommandToManyNack ( ) : void
SendInterrupt ( ) : void
StopServer ( ) : void