PHP 클래스 N98\Magento\Command\Installer\InstallCommandTest

파일 보기 프로젝트 열기: netz98/n98-magerun

보호된 프로퍼티들

프로퍼티 타입 설명
$installDir Installation Directory

공개 메소드들

메소드 설명
setup ( ) Create temp dir for install
tearDown ( ) Remove directory made by installer
testInstallFailsWithInvalidDbConfigWhenAllOptionsArePassedIn ( ) If all database config is passed in via options and the database validation fails, test that an exception was thrown

메소드 상세

setup() 공개 메소드

Create temp dir for install
public setup ( )

tearDown() 공개 메소드

Remove directory made by installer
public tearDown ( )

testInstallFailsWithInvalidDbConfigWhenAllOptionsArePassedIn() 공개 메소드

If all database config is passed in via options and the database validation fails, test that an exception was thrown

프로퍼티 상세

$installDir 보호되어 있는 프로퍼티

Installation Directory
protected $installDir