public class GitCloneTaskTest extends LocalDiskRepositoryTestCase
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
GitCloneTaskTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
shouldCloneAValidGitRepository() |
void |
shouldCreateABareCloneOfAValidGitRepository() |
void |
shouldRaiseErrorOnBadSourceURL() |
void |
shouldRaiseErrorOnBadUrl() |
void |
shouldRaiseErrorOnEmptyUrl() |
void |
shouldRaiseErrorOnNoUrl() |
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, setUp, tearDown, tick, write, writepublic void before()
throws IOException
IOExceptionpublic void shouldRaiseErrorOnEmptyUrl()
throws Exception
Exceptionpublic void shouldRaiseErrorOnBadSourceURL()
throws Exception
Exceptionpublic void shouldCloneAValidGitRepository()
throws Exception
ExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.