PHP 트레잇 PhpGitHooks\Module\PhpUnit\Tests\Infrastructure\PhpUnitProcessorTrait

파일 보기 프로젝트 열기: bruli/php-git-hooks

보호된 메소드들

메소드 설명
getPhpUnitProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\PhpUnitProcessorInterface
shouldProcessPhpUnit ( string $options, boolean $return )

메소드 상세

getPhpUnitProcessor() 보호된 메소드

protected getPhpUnitProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\PhpUnitProcessorInterface
리턴 Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\PhpUnitProcessorInterface

shouldProcessPhpUnit() 보호된 메소드

protected shouldProcessPhpUnit ( string $options, boolean $return )
$options string
$return boolean