PHP Trait PhpGitHooks\Module\PhpUnit\Tests\Infrastructure\GuardCoverageFileWriterTrait

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

Protected Methods

Method Description
getGuardCoverageFileWriter ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\GuardCoverageFileWriterInterface
shouldWriteGuardCoverage ( float $data )

Method Details

getGuardCoverageFileWriter() protected method

protected getGuardCoverageFileWriter ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\GuardCoverageFileWriterInterface
return Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\GuardCoverageFileWriterInterface

shouldWriteGuardCoverage() protected method

protected shouldWriteGuardCoverage ( float $data )
$data float