PHP Класс Pantheon\Terminus\UnitTests\Commands\SSHKey\RemoveCommandTest

Наследование: extends SSHKeyCommandTest
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Защищенные методы

Метод Описание
setUp ( )

Описание методов

setUp() защищенный Метод

protected setUp ( )

testSSHKeysDelete() публичный Метод

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

testSSHKeysDeleteAPIFailure() публичный Метод

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

testSSHKeysDeleteNonExistant() публичный Метод

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