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

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

Protected Methods

Method Description
getToolTitleOutputWriter ( ) : Mockery\MockInterface | ToolTittleOutputWriter
shouldWriteTitle ( string $title, string $return )

Method Details

getToolTitleOutputWriter() protected method

protected getToolTitleOutputWriter ( ) : Mockery\MockInterface | ToolTittleOutputWriter
return Mockery\MockInterface | PhpGitHooks\Module\Git\Infrastructure\OutputWriter\ToolTittleOutputWriter

shouldWriteTitle() protected method

protected shouldWriteTitle ( string $title, string $return )
$title string
$return string