PHP 클래스 Comos\Qpm\Process\ProcessTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_logFile

공개 메소드들

메소드 설명
testCurrent ( )
testCurrent_AfterFork ( )
testFork ( )
testForkByCallable ( )
testForkByCallable_Arg0NotAValidCallable ( )
testGetParent ( )
testGetParent_GetParentOfCurrent ( )
testGetParent_ProcessInBackground ( )
testIsCurrent ( )
testIsCurrent_False ( )
testKill ( )
testProcess ( )
testSendSignal_Failed ( )
testTerminate ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testCurrent() 공개 메소드

public testCurrent ( )

testCurrent_AfterFork() 공개 메소드

testFork() 공개 메소드

public testFork ( )

testForkByCallable() 공개 메소드

public testForkByCallable ( )

testForkByCallable_Arg0NotAValidCallable() 공개 메소드

testGetParent() 공개 메소드

public testGetParent ( )

testGetParent_GetParentOfCurrent() 공개 메소드

testGetParent_ProcessInBackground() 공개 메소드

testIsCurrent() 공개 메소드

public testIsCurrent ( )

testIsCurrent_False() 공개 메소드

public testIsCurrent_False ( )

testKill() 공개 메소드

public testKill ( )

testProcess() 공개 메소드

public testProcess ( )

testSendSignal_Failed() 공개 메소드

testTerminate() 공개 메소드

public testTerminate ( )

프로퍼티 상세

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

protected $_logFile