PHP Class M6Web\Bundle\PhpProcessManagerBundle\Tests\Units\Command\HttpProcessCommand

Inheritance: extends atoum\test
Show file Open project: M6Web/PhpProcessManagerBundle

Public Methods

Method Description
testExecute ( )
testMemoryLimitExit ( )

Protected Methods

Method Description
getContainer ( $loopMock, $socketMock, $httpServerMock )
getHttpServerMock ( )
getInputMock ( $port, $memoryMax, $checkInterval = 60 )
getLoopMock ( )
getOutputMock ( )
getSocketMock ( )

Method Details

getContainer() protected method

protected getContainer ( $loopMock, $socketMock, $httpServerMock )

getHttpServerMock() protected method

protected getHttpServerMock ( )

getInputMock() protected method

protected getInputMock ( $port, $memoryMax, $checkInterval = 60 )

getLoopMock() protected method

protected getLoopMock ( )

getOutputMock() protected method

protected getOutputMock ( )

getSocketMock() protected method

protected getSocketMock ( )

testExecute() public method

public testExecute ( )

testMemoryLimitExit() public method

public testMemoryLimitExit ( )