PHP Class Pantheon\Terminus\UnitTests\Commands\Env\DeployCommandTest

Inheritance: extends EnvCommandTest
Afficher le fichier Open project: pantheon-systems/terminus

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testDeploy() public méthode

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

testDeployLive() public méthode

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

testDeployNoCode() public méthode

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

testDeployUninitialized() public méthode

Tests the env:deploy command when the environment is uninitialized