PHP Class Gush\Tests\Command\Issue\IssueCreateCommandTest

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

Public Methods

Method Description
testCreateIssueInteractive ( )
testCreateIssueInteractiveWithExternalEditor ( )
testCreateIssueNonInteractive ( )

Private Methods

Method Description
getEditorHelper ( $useEditor = false )

Method Details

testCreateIssueInteractive() public method

testCreateIssueInteractiveWithExternalEditor() public method

testCreateIssueNonInteractive() public method