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

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

Public Methods

Method Description
testMultidevListEmpty ( ) Tests the multidev:list command when there are multidev environments
testMultidevListNotEmpty ( ) Tests the multidev:list command when there are no multidev environments

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, open a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

testMultidevListEmpty() public method

Tests the multidev:list command when there are multidev environments

testMultidevListNotEmpty() public method

Tests the multidev:list command when there are no multidev environments