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

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

Public Methods

Method 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

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testMultidevDelete() public method

Tests the multidev:create command
public testMultidevDelete ( )

testMultidevDeleteFailure() public method

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

testMultidevDeleteWithBranch() public method

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