PHP Класс Gush\Tests\Command\PullRequest\PullRequestCheckoutCommandTest

Наследование: extends Gush\Tests\Command\CommandTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testCheckoutBranch ( )
testCheckoutBranchWithExistingSourceBranch ( )
testCheckoutBranchWithExistingSourceBranchRemoteMismatchFails ( )

Защищенные методы

Метод Описание
getGitConfigHelper ( $localBranchExists = false, $remoteMatches = false )

Приватные методы

Метод Описание
getLocalGitHelper ( $localBranchExists = false, $remoteMatches = true )

Описание методов

getGitConfigHelper() защищенный Метод

protected getGitConfigHelper ( $localBranchExists = false, $remoteMatches = false )

testCheckoutBranch() публичный Метод

public testCheckoutBranch ( )

testCheckoutBranchWithExistingSourceBranch() публичный Метод

testCheckoutBranchWithExistingSourceBranchRemoteMismatchFails() публичный Метод