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

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

Public Methods

Method Description
testCreate ( ) Tests the multidev:create command
testCreateFailure ( ) Tests to ensure the multidev:create throws an error when the environment-creation operation errs

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testCreate() public method

Tests the multidev:create command
public testCreate ( )

testCreateFailure() public method

Tests to ensure the multidev:create throws an error when the environment-creation operation errs
public testCreateFailure ( )