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

Inheritance: extends EnvCommandTest
Exibir arquivo Open project: pantheon-systems/terminus

Public Methods

Method Description
testDeployNoCode ( ) Tests the env:deploy command where no log is available
testLog ( ) Tests the env:log command success with all parameters

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testDeployNoCode() public method

Tests the env:deploy command where no log is available
public testDeployNoCode ( )

testLog() public method

Tests the env:log command success with all parameters
public testLog ( )