PHP 클래스 PhpGitHooks\Module\Configuration\Tests\Stub\PrePushResponseStub

파일 보기 프로젝트 열기: bruli/php-git-hooks 1 사용 예제들

공개 메소드들

메소드 설명
create ( $prePush, $rightMessage, $errorMessage, PhpUnitResponse $phpUnitResponse, PhpUnitStrictCoverageResponse $phpUnitStrictCoverageResponse, PhpUnitGuardCoverageResponse $phpUnitGuardCoverageResponse ) : PrePushResponse
createAllEnabled ( ) : PrePushResponse

메소드 상세

create() 공개 정적인 메소드

public static create ( $prePush, $rightMessage, $errorMessage, PhpUnitResponse $phpUnitResponse, PhpUnitStrictCoverageResponse $phpUnitStrictCoverageResponse, PhpUnitGuardCoverageResponse $phpUnitGuardCoverageResponse ) : PrePushResponse
$prePush
$rightMessage
$errorMessage
$phpUnitResponse PhpGitHooks\Module\Configuration\Contract\Response\PhpUnitResponse
$phpUnitStrictCoverageResponse PhpGitHooks\Module\Configuration\Contract\Response\PhpUnitStrictCoverageResponse
$phpUnitGuardCoverageResponse PhpGitHooks\Module\Configuration\Contract\Response\PhpUnitGuardCoverageResponse
리턴 PhpGitHooks\Module\Configuration\Contract\Response\PrePushResponse

createAllEnabled() 공개 정적인 메소드

public static createAllEnabled ( ) : PrePushResponse
리턴 PhpGitHooks\Module\Configuration\Contract\Response\PrePushResponse