PHP 클래스 Knp\Bundle\KnpBundlesBundle\Tests\Git\RepoManagerTest

저자: Leszek Prabucki ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: KnpLabs/KnpBundles

공개 메소드들

메소드 설명
setUp ( )
shouldCreateAndCloneNewRepoWhenDoesNotExist ( )
shouldNotCreateNewRepoWhenExists ( )
tearDown ( )

비공개 메소드들

메소드 설명
cleanUpDirectories ( )
createRepoInExpectedLocation ( )
getDir ( )
getExpectedDir ( )
getPhpGitRepository ( )
getRepoManager ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

shouldCreateAndCloneNewRepoWhenDoesNotExist() 공개 메소드

shouldNotCreateNewRepoWhenExists() 공개 메소드

tearDown() 공개 메소드

public tearDown ( )