PHP Class Gush\Tests\Command\Util\MetaHeaderCommandTest

Inheritance: extends Gush\Tests\Command\CommandTestCase
Afficher le fichier Open project: gushphp/gush

Méthodes publiques

Méthode Description
setUp ( )
testExcludedFilesAreNotUpdated ( )
testUpToDateFilesAreIgnored ( )
testUpdateAllFileHeaders ( )
testUpdateAllFileHeadersWhenNonInteractive ( )

Méthodes protégées

Méthode Description
getGitHelper ( $isGitDir = true )

Private Methods

Méthode Description
getMetaHelper ( )

Method Details

getGitHelper() protected méthode

protected getGitHelper ( $isGitDir = true )

setUp() public méthode

public setUp ( )

testExcludedFilesAreNotUpdated() public méthode

testUpToDateFilesAreIgnored() public méthode

testUpdateAllFileHeaders() public méthode

testUpdateAllFileHeadersWhenNonInteractive() public méthode