PHP 클래스 Pantheon\Terminus\UnitTests\Commands\Multidev\DeleteCommandTest

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

공개 메소드들

메소드 설명
testMultidevDelete ( ) Tests the multidev:create command
testMultidevDeleteFailure ( ) Tests to ensure the multidev:create throws an error when the environment-creation operation fails
testMultidevDeleteWithBranch ( ) Tests to ensure the multidev:delete to ensure it passes the 'delete-branch' option successfully

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testMultidevDelete() 공개 메소드

Tests the multidev:create command
public testMultidevDelete ( )

testMultidevDeleteFailure() 공개 메소드

Tests to ensure the multidev:create throws an error when the environment-creation operation fails

testMultidevDeleteWithBranch() 공개 메소드

Tests to ensure the multidev:delete to ensure it passes the 'delete-branch' option successfully