PHP Class Pantheon\Terminus\UnitTests\Commands\Site\LookupCommandTest

Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
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

Protected Methods

Method Description
setup ( )

Method Details

setup() protected method

protected setup ( )

testSiteLookupExists() public method

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

testSiteLookupExistsButNotAuthorized() public method

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

testSiteLooupDoesNotExist() public method

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