PHP 클래스 Comos\Qpm\Pid\ManagerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: comos/qpm

보호된 프로퍼티들

프로퍼티 타입 설명
$_pidFile
$_pidFile1
$_xdir

공개 메소드들

메소드 설명
testGetProcess_PidFileDoesNotExist_And_NotStart ( )
testStart ( )
testStart_PidFileContainsIllegalString ( )
testStart_PidFileIsADir ( )
testStart_Start2ProcessWithOnePidFile ( )
testStart_Start2TimesWithOnePidFile ( )
test__Construct_EmptyArugument ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testGetProcess_PidFileDoesNotExist_And_NotStart() 공개 메소드

testStart() 공개 메소드

public testStart ( )

testStart_PidFileContainsIllegalString() 공개 메소드

testStart_PidFileIsADir() 공개 메소드

testStart_Start2ProcessWithOnePidFile() 공개 메소드

testStart_Start2TimesWithOnePidFile() 공개 메소드

test__Construct_EmptyArugument() 공개 메소드

프로퍼티 상세

$_pidFile 보호되어 있는 프로퍼티

protected $_pidFile

$_pidFile1 보호되어 있는 프로퍼티

protected $_pidFile1

$_xdir 보호되어 있는 프로퍼티

protected $_xdir