PHP 클래스 Graze\Supervisor\ProcessSupervisorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: graze/supervisor

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testInterface ( )
testRestart ( )
testStart ( )
testStop ( )
testSuccessfullyTerminatedPing ( )
testUnsuccessfullyTerminatedPing ( )
testUnterminatedPing ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testInterface() 공개 메소드

public testInterface ( )

testRestart() 공개 메소드

public testRestart ( )

testStart() 공개 메소드

public testStart ( )

testStop() 공개 메소드

public testStop ( )

testSuccessfullyTerminatedPing() 공개 메소드

testUnsuccessfullyTerminatedPing() 공개 메소드

testUnterminatedPing() 공개 메소드