PHP Trait PhpGitHooks\Module\Git\Tests\Infrastructure\CommitMessageFinderTrait

Mostra file Open project: bruli/php-git-hooks

Protected Methods

Method Description
getCommitMessageFinder ( ) : Mockery\MockInterface | PhpGitHooks\Module\Git\Model\CommitMessageFinderInterface
shouldFindCommitMessage ( string $file, string $return )

Method Details

getCommitMessageFinder() protected method

protected getCommitMessageFinder ( ) : Mockery\MockInterface | PhpGitHooks\Module\Git\Model\CommitMessageFinderInterface
return Mockery\MockInterface | PhpGitHooks\Module\Git\Model\CommitMessageFinderInterface

shouldFindCommitMessage() protected method

protected shouldFindCommitMessage ( string $file, string $return )
$file string
$return string