PHP 클래스 Pantheon\Terminus\UnitTests\Commands\Env\DeployCommandTest

상속: extends EnvCommandTest
파일 보기 프로젝트 열기: pantheon-systems/terminus

공개 메소드들

메소드 설명
testDeploy ( ) Tests the env:deploy command success with all parameters
testDeployLive ( ) Tests the env:deploy command to live
testDeployNoCode ( ) Tests the env:deploy command where no code is deployable
testDeployUninitialized ( ) Tests the env:deploy command when the environment is uninitialized

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testDeploy() 공개 메소드

Tests the env:deploy command success with all parameters
public testDeploy ( )

testDeployLive() 공개 메소드

Tests the env:deploy command to live
public testDeployLive ( )

testDeployNoCode() 공개 메소드

Tests the env:deploy command where no code is deployable
public testDeployNoCode ( )

testDeployUninitialized() 공개 메소드

Tests the env:deploy command when the environment is uninitialized