PHP Class Comos\Qpm\Process\ProcessTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: comos/qpm

Protected Properties

Property Type Description
$_logFile

Public Methods

Method Description
testCurrent ( )
testCurrent_AfterFork ( )
testFork ( )
testForkByCallable ( )
testForkByCallable_Arg0NotAValidCallable ( )
testGetParent ( )
testGetParent_GetParentOfCurrent ( )
testGetParent_ProcessInBackground ( )
testIsCurrent ( )
testIsCurrent_False ( )
testKill ( )
testProcess ( )
testSendSignal_Failed ( )
testTerminate ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testCurrent() public method

public testCurrent ( )

testCurrent_AfterFork() public method

testFork() public method

public testFork ( )

testForkByCallable() public method

public testForkByCallable ( )

testForkByCallable_Arg0NotAValidCallable() public method

testGetParent() public method

public testGetParent ( )

testGetParent_GetParentOfCurrent() public method

testGetParent_ProcessInBackground() public method

testIsCurrent() public method

public testIsCurrent ( )

testIsCurrent_False() public method

public testIsCurrent_False ( )

testKill() public method

public testKill ( )

testProcess() public method

public testProcess ( )

testSendSignal_Failed() public method

testTerminate() public method

public testTerminate ( )

Property Details

$_logFile protected property

protected $_logFile