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

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
setUp ( ) Sets up the test fixture.

Method Details

setUp() protected méthode

Sets up the test fixture.
protected setUp ( )

testCommit() public méthode

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