PHP Class Pantheon\Terminus\UnitTests\Commands\Multidev\DeleteCommandTest

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

Méthodes publiques

Méthode Description
testMultidevDelete ( ) Tests the multidev:create command
testMultidevDeleteFailure ( ) Tests to ensure the multidev:create throws an error when the environment-creation operation fails
testMultidevDeleteWithBranch ( ) Tests to ensure the multidev:delete to ensure it passes the 'delete-branch' option successfully

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testMultidevDelete() public méthode

Tests the multidev:create command
public testMultidevDelete ( )

testMultidevDeleteFailure() public méthode

Tests to ensure the multidev:create throws an error when the environment-creation operation fails

testMultidevDeleteWithBranch() public méthode

Tests to ensure the multidev:delete to ensure it passes the 'delete-branch' option successfully