PHP 클래스 N98\Magento\Command\Admin\User\DeleteUserCommandTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$command
$userModel

공개 메소드들

메소드 설명
setUp ( )
testCanDeleteByEmail ( )
testCanDeleteByUserName ( )
testConfirmationFalseReplyDoesNotDeleteUser ( )
testConfirmationTrueReplyDeletesUser ( )
testIfNoIdIsPresentItIsPromptedFor ( )
testMessageIsPrintedIfErrorDeleting ( )
testReturnEarlyIfUserNotFound ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCanDeleteByEmail() 공개 메소드

testCanDeleteByUserName() 공개 메소드

testConfirmationFalseReplyDoesNotDeleteUser() 공개 메소드

testConfirmationTrueReplyDeletesUser() 공개 메소드

testIfNoIdIsPresentItIsPromptedFor() 공개 메소드

testMessageIsPrintedIfErrorDeleting() 공개 메소드

testReturnEarlyIfUserNotFound() 공개 메소드

프로퍼티 상세

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

protected $command

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

protected $userModel