C# Class Tests.SimpleServerTests

Inheritance: TestBase
Mostrar archivo Open project: kekekeks/evhttp-sharp

Public Methods

Method Description
SimpleServerTests ( ) : System

Private Methods

Method Description
CheckPortIsStillFree ( ) : void
ServerShouldStopListening ( ) : void
ServerShouldWaitForPendingRequests ( ) : void
TestServerListening ( ) : void
WithEachServer ( IEventHttpListener>.Action test ) : void

Method Details

SimpleServerTests() public method

public SimpleServerTests ( ) : System
return System