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

Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
testDelete ( ) Exercises the site:delete command
testDeleteFailure ( ) Exercises the site:delete command when Site::delete fails to ensure message gets through

Protected Methods

Method Description
setup ( )

Method Details

setup() protected method

protected setup ( )

testDelete() public method

Exercises the site:delete command
public testDelete ( )

testDeleteFailure() public method

Exercises the site:delete command when Site::delete fails to ensure message gets through
public testDeleteFailure ( )