PHP Класс Pantheon\Terminus\UnitTests\Commands\Site\LookupCommandTest

Наследование: extends Pantheon\Terminus\UnitTests\Commands\CommandTestCase
Показать файл Открыть проект

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

Метод Описание
testSiteLookupExists ( ) Exercises site:lookup where the result is that the site exists and you have access to it
testSiteLookupExistsButNotAuthorized ( ) Exercises site:lookup where the result is that the site exists but you do not have access to it
testSiteLooupDoesNotExist ( ) Exercises site:lookup where the result is that the site does not exist

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

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

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

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

protected setup ( )

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

Exercises site:lookup where the result is that the site exists and you have access to it

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

Exercises site:lookup where the result is that the site exists but you do not have access to it

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

Exercises site:lookup where the result is that the site does not exist