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

Inheritance: extends TagCommandTest
Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
testListTags ( ) Tests the tag:list command when there are tags to display
testListTagsWhenEmpty ( ) Tests the tag:list command when there are no tags to display

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testListTags() public method

Tests the tag:list command when there are tags to display
public testListTags ( )

testListTagsWhenEmpty() public method

Tests the tag:list command when there are no tags to display