PHP 클래스 Pantheon\Terminus\UnitTests\Commands\Backup\GetCommandTest

상속: extends BackupCommandTest
파일 보기 프로젝트 열기: pantheon-systems/terminus

공개 메소드들

메소드 설명
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