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

Inheritance: extends EnvCommandTest
Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
testCommit ( ) : void Tests the env:commit command success with all parameters.

Protected Methods

Method Description
setUp ( ) Sets up the test fixture.

Method Details

setUp() protected method

Sets up the test fixture.
protected setUp ( )

testCommit() public method

Tests the env:commit command success with all parameters.
public testCommit ( ) : void
return void