PHP 클래스 Comos\Qpm\Supervision\ConfigTest

상속: extends PHPUnit_Framework_TestCase, implements Comos\Qpm\Process\Runnable
파일 보기 프로젝트 열기: comos/qpm

공개 메소드들

메소드 설명
dataProviderOfTermTimeout ( )
dataProvider_isTimeoutEnabled ( )
processLauncherMissedDataProvider ( )
testGetFactory ( )
testGetFactory_InvalidRunnableCallback ( )
testGetFactory_RunnableCallback ( )
testGetQuantity ( )
testTermTimeout ( $termTimeout, $expectedIsKillOnTimeout, $expectedTermTimeout )
testTimeout ( $timeout, $expectedEnabled, $expectedTimeout )
test__Construct ( )
test__Construct_FactoryIsNotCallable ( )
test__Construct_MaxRestartTimesIsNotNumeric ( )
test__Construct_MaxRestartTimesIsStringButNumeric ( )
test__Construct_MissWayToStartNewProcess ( $data )
test__Construct_QuantityMustBePositiveInteger ( )
test__Construct_WorkerIsNotRunnable ( )

메소드 상세

dataProviderOfTermTimeout() 공개 메소드

dataProvider_isTimeoutEnabled() 공개 메소드

processLauncherMissedDataProvider() 공개 메소드

testGetFactory() 공개 메소드

public testGetFactory ( )

testGetFactory_InvalidRunnableCallback() 공개 메소드

testGetFactory_RunnableCallback() 공개 메소드

testGetQuantity() 공개 메소드

public testGetQuantity ( )

testTermTimeout() 공개 메소드

public testTermTimeout ( $termTimeout, $expectedIsKillOnTimeout, $expectedTermTimeout )

testTimeout() 공개 메소드

public testTimeout ( $timeout, $expectedEnabled, $expectedTimeout )

test__Construct() 공개 메소드

public test__Construct ( )

test__Construct_FactoryIsNotCallable() 공개 메소드

test__Construct_MaxRestartTimesIsNotNumeric() 공개 메소드

test__Construct_MaxRestartTimesIsStringButNumeric() 공개 메소드

test__Construct_MissWayToStartNewProcess() 공개 메소드

test__Construct_QuantityMustBePositiveInteger() 공개 메소드

test__Construct_WorkerIsNotRunnable() 공개 메소드