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

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testCreate() public méthode

Tests the multidev:create command
public testCreate ( )

testCreateFailure() public méthode

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