PHP 클래스 PhpBrew\Testing\CommandTestCase

상속: extends CLIFramework\Testing\CommandTestCase
파일 보기 프로젝트 열기: phpbrew/phpbrew 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$primaryVersion

보호된 프로퍼티들

프로퍼티 타입 설명
$debug

공개 메소드들

메소드 설명
assertCommandSuccess ( $args )
getPrimaryVersion ( )
runCommand ( $args )
runCommandWithStdout ( $args )
setUp ( )
setupApplication ( )
tearDown ( ) * we don't have to restore it back. the parent environment variables won't change if the they are changed inside a process.

메소드 상세

assertCommandSuccess() 공개 메소드

public assertCommandSuccess ( $args )

getPrimaryVersion() 공개 메소드

public getPrimaryVersion ( )

runCommand() 공개 메소드

public runCommand ( $args )

runCommandWithStdout() 공개 메소드

public runCommandWithStdout ( $args )

setUp() 공개 메소드

public setUp ( )

setupApplication() 공개 메소드

public setupApplication ( )

tearDown() 공개 메소드

but we might want to change it back if there is a test changed the environment variable.
public tearDown ( )

프로퍼티 상세

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

protected $debug

$primaryVersion 공개적으로 프로퍼티

public $primaryVersion