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

ファイルを表示 Open project: bruli/php-git-hooks

Protected Methods

Method Description
getWriter ( ) : Mockery\MockInterface | PhpGitHooks\Module\Git\Model\WriterInterface
shouldWriteData ( string $data )

Method Details

getWriter() protected method

protected getWriter ( ) : Mockery\MockInterface | PhpGitHooks\Module\Git\Model\WriterInterface
return Mockery\MockInterface | PhpGitHooks\Module\Git\Model\WriterInterface

shouldWriteData() protected method

protected shouldWriteData ( string $data )
$data string