PHP Class Pantheon\Terminus\UnitTests\Commands\Backup\ListCommandTest

Inheritance: extends BackupCommandTest
Datei anzeigen Open project: pantheon-systems/terminus

Public Methods

Method Description
testListBackups ( ) Tests the backup:list command without any elements
testListBackupsWithDatabaseElement ( ) Tests the backup:list command with 'db' element

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testListBackups() public method

Tests the backup:list command without any elements
public testListBackups ( )

testListBackupsWithDatabaseElement() public method

Tests the backup:list command with 'db' element