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

Inheritance: extends DomainTest
Show file Open project: pantheon-systems/terminus

Protected Properties

Property Type Description
$site_name string

Public Methods

Method Description
testLookup ( ) Tests the domain:lookup command
testLookupDNE ( ) Tests the domain:lookup command when the domain is not present

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testLookup() public method

Tests the domain:lookup command
public testLookup ( )

testLookupDNE() public method

Tests the domain:lookup command when the domain is not present
public testLookupDNE ( )

Property Details

$site_name protected property

protected string $site_name
return string