PHP Class N98\Magento\Command\Installer\InstallCommandTest

Inheritance: extends N98\Magento\Command\TestCase
Afficher le fichier Open project: netz98/n98-magerun

Protected Properties

Свойство Type Description
$installDir Installation Directory

Méthodes publiques

Méthode Description
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

Method Details

setup() public méthode

Create temp dir for install
public setup ( )

tearDown() public méthode

Remove directory made by installer
public tearDown ( )

testInstallFailsWithInvalidDbConfigWhenAllOptionsArePassedIn() public méthode

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

Property Details

$installDir protected_oe property

Installation Directory
protected $installDir