PHP 클래스 Gush\Tests\Command\PullRequest\PullRequestSemVerCommandTest

파일 보기 프로젝트 열기: gushphp/gush

공개 메소드들

메소드 설명
getSemVersions ( )
testGetSemverFor ( string $optionName, string $tag, string $expectedResult )

보호된 메소드들

메소드 설명
getGitConfigHelper ( )
getGitHelper ( $isGitDir = true, $tag = 'v1.0.0' )

메소드 상세

getGitConfigHelper() 보호된 메소드

protected getGitConfigHelper ( )

getGitHelper() 보호된 메소드

protected getGitHelper ( $isGitDir = true, $tag = 'v1.0.0' )

getSemVersions() 공개 정적인 메소드

public static getSemVersions ( )

testGetSemverFor() 공개 메소드

public testGetSemverFor ( string $optionName, string $tag, string $expectedResult )
$optionName string
$tag string
$expectedResult string