PHP Class PhpGitHooks\Module\PhpUnit\Tests\Behaviour\GuardCoverageToolCommandHandlerTest

Inheritance: extends PhpGitHooks\Module\PhpUnit\Tests\Infrastructure\PhpUnitUnitTestCase
Show file Open project: bruli/php-git-hooks

Public Methods

Method Description
itShouldShowWarningMessage ( )
itShouldWorksFine ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
buildStrictCoverageSuccessfulMessage ( $currentCoverage, $previousCoverage, $getSuccessfulMessage )

Method Details

itShouldShowWarningMessage() public method

itShouldWorksFine() public method

public itShouldWorksFine ( )

setUp() protected method

protected setUp ( )