PHP Class Kraken\_Unit\Network\Null\NullServerTest

Inheritance: extends Kraken\Test\TUnit
Show file Open project: kraken-php/framework

Public Methods

Method Description
createServer ( ) : NullServer
testApiHandleConnect_DoesNothing ( )
testApiHandleDisconnect_DoesNothing ( )
testApiHandleError_DoesNothing ( )
testApiHandleMessage_DoesNothing ( )

Method Details

createServer() public method

public createServer ( ) : NullServer
return Kraken\Network\Null\NullServer

testApiHandleConnect_DoesNothing() public method

testApiHandleDisconnect_DoesNothing() public method

testApiHandleError_DoesNothing() public method

testApiHandleMessage_DoesNothing() public method