PHP Class Pantheon\Terminus\UnitTests\Commands\Env\CloneCommandTest

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

Protected Properties

Property Type Description
$command

Public Methods

Method Description
testCloneAll ( )
testCloneDatabase ( )
testCloneFiles ( )
testCloneNone ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testCloneAll() public method

public testCloneAll ( )

testCloneDatabase() public method

public testCloneDatabase ( )

testCloneFiles() public method

public testCloneFiles ( )

testCloneNone() public method

public testCloneNone ( )

Property Details

$command protected property

protected $command