PHP Класс Pantheon\Terminus\UnitTests\Commands\Backup\GetCommandTest

Наследование: extends BackupCommandTest
Показать файл Открыть проект

Открытые методы

Метод Описание
testGetBackupWithElement ( ) Tests the backup:get command with an element
testGetBackupWithFile ( ) Tests the backup:get command with file
testGetBackupWithInvalidFile ( ) Tests the backup:get command with file that doesn't exist

Защищенные методы

Метод Описание
setUp ( ) Sets up the fixture, for example, open a network connection.

Описание методов

setUp() защищенный Метод

This method is called before a test is executed.
protected setUp ( )

testGetBackupWithElement() публичный Метод

Tests the backup:get command with an element

testGetBackupWithFile() публичный Метод

Tests the backup:get command with file

testGetBackupWithInvalidFile() публичный Метод

Tests the backup:get command with file that doesn't exist