PHP Class Gush\Tests\Command\PullRequest\PullRequestSemVerCommandTest

Inheritance: extends Gush\Tests\Command\CommandTestCase
Afficher le fichier Open project: gushphp/gush

Méthodes publiques

Méthode Description
getSemVersions ( )
testGetSemverFor ( string $optionName, string $tag, string $expectedResult )

Méthodes protégées

Méthode Description
getGitConfigHelper ( )
getGitHelper ( $isGitDir = true, $tag = 'v1.0.0' )

Method Details

getGitConfigHelper() protected méthode

protected getGitConfigHelper ( )

getGitHelper() protected méthode

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

getSemVersions() public static méthode

public static getSemVersions ( )

testGetSemverFor() public méthode

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