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

상속: extends N98\Magento\Command\PHPUnit\TestCase
파일 보기 프로젝트 열기: netz98/n98-magerun

공개 메소드들

메소드 설명
testUninstallDoesNotUninstallIfConfirmationDenied ( ) Check that Magento is not removed if confirmation is denied
testUninstallForceActuallyRemoves ( ) Check that uninstall -f actually removes magento

보호된 메소드들

메소드 설명
getInputStream ( $input ) : resource

메소드 상세

getInputStream() 보호된 메소드

protected getInputStream ( $input ) : resource
$input
리턴 resource

testUninstallDoesNotUninstallIfConfirmationDenied() 공개 메소드

Check that Magento is not removed if confirmation is denied

testUninstallForceActuallyRemoves() 공개 메소드

Check that uninstall -f actually removes magento