PHP Class Comos\Qpm\Pid\ManagerTest

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

Protected Properties

Property Type Description
$_pidFile
$_pidFile1
$_xdir

Public Methods

Method Description
testGetProcess_PidFileDoesNotExist_And_NotStart ( )
testStart ( )
testStart_PidFileContainsIllegalString ( )
testStart_PidFileIsADir ( )
testStart_Start2ProcessWithOnePidFile ( )
testStart_Start2TimesWithOnePidFile ( )
test__Construct_EmptyArugument ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testGetProcess_PidFileDoesNotExist_And_NotStart() public method

testStart() public method

public testStart ( )

testStart_PidFileContainsIllegalString() public method

testStart_PidFileIsADir() public method

testStart_Start2ProcessWithOnePidFile() public method

testStart_Start2TimesWithOnePidFile() public method

test__Construct_EmptyArugument() public method

Property Details

$_pidFile protected property

protected $_pidFile

$_pidFile1 protected property

protected $_pidFile1

$_xdir protected property

protected $_xdir