PHP Class N98\Magento\Command\Installer\UninstallCommandTest

Inheritance: extends N98\Magento\Command\PHPUnit\TestCase
Datei anzeigen Open project: netz98/n98-magerun

Public Methods

Method Description
testUninstallDoesNotUninstallIfConfirmationDenied ( ) Check that Magento is not removed if confirmation is denied
testUninstallForceActuallyRemoves ( ) Check that uninstall -f actually removes magento

Protected Methods

Method Description
getInputStream ( $input ) : resource

Method Details

getInputStream() protected method

protected getInputStream ( $input ) : resource
$input
return resource

testUninstallDoesNotUninstallIfConfirmationDenied() public method

Check that Magento is not removed if confirmation is denied

testUninstallForceActuallyRemoves() public method

Check that uninstall -f actually removes magento