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

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

Public Methods

Method Description
testSSHKeysDelete ( ) Tests the ssh-keys:delete command
testSSHKeysDeleteAPIFailure ( ) Tests the ssh-keys:delete command when the API fails
testSSHKeysDeleteNonExistant ( ) Tests the ssh-keys:delete command when there are no tokens

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testSSHKeysDelete() public method

Tests the ssh-keys:delete command
public testSSHKeysDelete ( )

testSSHKeysDeleteAPIFailure() public method

Tests the ssh-keys:delete command when the API fails

testSSHKeysDeleteNonExistant() public method

Tests the ssh-keys:delete command when there are no tokens