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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$command
$commandName
$roleModel
$rulesModel
$userModel

공개 메소드들

메소드 설명
setUp ( )
testArgumentPromptsWhenNotPresent ( )
testCreatingDevelopmentRole ( )
testInvalidRole ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testArgumentPromptsWhenNotPresent() 공개 메소드

testCreatingDevelopmentRole() 공개 메소드

testInvalidRole() 공개 메소드

public testInvalidRole ( )

프로퍼티 상세

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

protected $command

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

protected $commandName

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

protected $roleModel

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

protected $rulesModel

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

protected $userModel