PHP Class Gush\Tests\Command\Issue\IssueShowCommandTest

Inheritance: extends Gush\Tests\Command\CommandTestCase
Show file Open project: gushphp/gush

Public Methods

Method Description
it_errors_when_the_number_cannot_be_auto_determined ( )
it_shows_issue ( )
it_shows_issue_with_number_from_branch ( )

Private Methods

Method Description
getLocalGitHelper ( )

Method Details

it_errors_when_the_number_cannot_be_auto_determined() public method

it_shows_issue() public method

public it_shows_issue ( )

it_shows_issue_with_number_from_branch() public method