PHP Class Knp\Bundle\KnpBundlesBundle\Tests\Git\RepoManagerTest

Author: Leszek Prabucki ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: KnpLabs/KnpBundles

Méthodes publiques

Méthode Description
setUp ( )
shouldCreateAndCloneNewRepoWhenDoesNotExist ( )
shouldNotCreateNewRepoWhenExists ( )
tearDown ( )

Private Methods

Méthode Description
cleanUpDirectories ( )
createRepoInExpectedLocation ( )
getDir ( )
getExpectedDir ( )
getPhpGitRepository ( )
getRepoManager ( )

Method Details

setUp() public méthode

public setUp ( )

shouldCreateAndCloneNewRepoWhenDoesNotExist() public méthode

shouldNotCreateNewRepoWhenExists() public méthode

tearDown() public méthode

public tearDown ( )