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

Author: Leszek Prabucki ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: KnpLabs/KnpBundles

Public Methods

Method Description
setUp ( )
shouldCreateAndCloneNewRepoWhenDoesNotExist ( )
shouldNotCreateNewRepoWhenExists ( )
tearDown ( )

Private Methods

Method Description
cleanUpDirectories ( )
createRepoInExpectedLocation ( )
getDir ( )
getExpectedDir ( )
getPhpGitRepository ( )
getRepoManager ( )

Method Details

setUp() public method

public setUp ( )

shouldCreateAndCloneNewRepoWhenDoesNotExist() public method

shouldNotCreateNewRepoWhenExists() public method

tearDown() public method

public tearDown ( )