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, write
public void before() throws IOException
IOException
public void shouldRaiseErrorOnEmptyUrl() throws Exception
Exception
public void shouldRaiseErrorOnBadSourceURL() throws Exception
Exception
public void shouldCloneAValidGitRepository() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.