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

Inheritance: extends SSHKeyCommandTest
Datei anzeigen Open project: pantheon-systems/terminus

Public Methods

Method Description
testSSHKeyListEmpty ( ) Tests the ssh-key:list command when there are no tokens
testSSHKeysList ( ) Tests the ssh-key:list command

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testSSHKeyListEmpty() public method

Tests the ssh-key:list command when there are no tokens
public testSSHKeyListEmpty ( )

testSSHKeysList() public method

Tests the ssh-key:list command
public testSSHKeysList ( )