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

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

Protected Methods

Method Description
getPhpUnitProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\PhpUnitProcessorInterface
shouldProcessPhpUnit ( string $options, boolean $return )

Method Details

getPhpUnitProcessor() protected method

protected getPhpUnitProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\PhpUnitProcessorInterface
return Mockery\MockInterface | PhpGitHooks\Module\PhpUnit\Model\PhpUnitProcessorInterface

shouldProcessPhpUnit() protected method

protected shouldProcessPhpUnit ( string $options, boolean $return )
$options string
$return boolean