PHP Trait PhpGitHooks\Module\Shared\Tests\Infrastructure\CommandBusTrait

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

Protected Methods

Method Description
getCommandBus ( ) : Mockery\MockInterface | Bruli\EventBusBundle\CommandBus\CommandBus
shouldHandleCommand ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

Method Details

getCommandBus() protected method

protected getCommandBus ( ) : Mockery\MockInterface | Bruli\EventBusBundle\CommandBus\CommandBus
return Mockery\MockInterface | Bruli\EventBusBundle\CommandBus\CommandBus

shouldHandleCommand() protected method

protected shouldHandleCommand ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )
$command Bruli\EventBusBundle\CommandBus\CommandInterface