PHP Класс Pantheon\Terminus\UnitTests\Commands\Auth\LoginCommandTest

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

Защищенные свойства (Protected)

Свойство Тип Описание
$tokens

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

Метод Описание
setUp ( )
testCannotLogInWithoutIndicatingWhichToken ( ) Tests the auth:login command when no data was given and there are multiple saved machine tokens
testCannotLogInWithoutTokens ( ) Tests the auth:login command when no data was given and there are no saved machine tokens
testLogInWithEmail ( ) Tests the auth:login command where the email address referencing a saved machine token is given
testLogInWithMachineToken ( ) Tests the auth:login command where the machine token is explicitly given
testLogInWithSoloSavedToken ( ) Tests the auth:login command when no info is given but a single machine token has been saved

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

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

public setUp ( )

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

Tests the auth:login command when no data was given and there are multiple saved machine tokens

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

Tests the auth:login command when no data was given and there are no saved machine tokens

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

Tests the auth:login command where the email address referencing a saved machine token is given
public testLogInWithEmail ( )

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

Tests the auth:login command where the machine token is explicitly given

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

Tests the auth:login command when no info is given but a single machine token has been saved

Описание свойств

$tokens защищенное свойство

protected $tokens