PHP Class Pantheon\Terminus\UnitTests\Commands\Auth\MachineTokensListCommandTest

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

Public Methods

Method Description
testMachineTokenListEmpty ( ) Tests the machine-token:list command when there are no tokens
testMachineTokenListNotEmpty ( ) Tests the machine-token:list command when there are tokens

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testMachineTokenListEmpty() public method

Tests the machine-token:list command when there are no tokens

testMachineTokenListNotEmpty() public method

Tests the machine-token:list command when there are tokens