PHP Класс Pantheon\Terminus\UnitTests\Commands\Env\DeployCommandTest

Наследование: extends EnvCommandTest
Показать файл Открыть проект

Открытые методы

Метод Описание
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