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

Datei anzeigen Open project: bruli/php-git-hooks

Protected Methods

Method Description
getOutputInterface ( ) : Mockery\MockInterface | Symfony\Component\Console\Output\OutputInterface
shouldWriteLnOutput ( string $message )
shouldWriteOutput ( string $message )

Method Details

getOutputInterface() protected method

protected getOutputInterface ( ) : Mockery\MockInterface | Symfony\Component\Console\Output\OutputInterface
return Mockery\MockInterface | Symfony\Component\Console\Output\OutputInterface

shouldWriteLnOutput() protected method

protected shouldWriteLnOutput ( string $message )
$message string

shouldWriteOutput() protected method

protected shouldWriteOutput ( string $message )
$message string