PHP Class Gush\Tests\Subscriber\GitDirectorySubscriberTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: gushphp/gush

Public Methods

Method Description
fire_no_error_when_in_git_directory ( )
fire_no_error_when_not_a_git_featured_command ( )
throws_user_exception_when_not_in_git_directory ( )

Private Methods

Method Description
getGitHelper ( $isGitDir = true )

Method Details

fire_no_error_when_in_git_directory() public method

throws_user_exception_when_not_in_git_directory() public method